2024-02-11 22:57:16.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-11 22:57:16.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1115433e 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:16.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:16.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-11 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:16.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:16.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-11 22:57:17.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-11 22:57:17.199 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:17.204 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.205 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d3709d 2024-02-11 22:57:17.205 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d3709d 2024-02-11 22:57:17.209 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f149ad7 2024-02-11 22:57:17.209 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f149ad7 2024-02-11 22:57:17.212 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b1bed 2024-02-11 22:57:17.212 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b1bed 2024-02-11 22:57:17.215 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2990ec 2024-02-11 22:57:17.215 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2990ec 2024-02-11 22:57:17.217 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5444522c 2024-02-11 22:57:17.218 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5444522c 2024-02-11 22:57:17.220 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0db851 2024-02-11 22:57:17.220 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0db851 2024-02-11 22:57:17.223 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8a242e 2024-02-11 22:57:17.223 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8a242e 2024-02-11 22:57:17.225 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e066fa3 2024-02-11 22:57:17.225 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e066fa3 2024-02-11 22:57:17.228 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a5997d 2024-02-11 22:57:17.228 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a5997d 2024-02-11 22:57:17.228 [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-11 22:57:17.245 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.251 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.485 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:17.485 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:17.485 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:17.486 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:17.523 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.525 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 22:57:17.525 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:17.525 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 22:57:17.582 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.634 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.668 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.689 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.713 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.720 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.805 [DefaultDispatcher-worker-1 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:17.805 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 22:57:17.899 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 22:57:17.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-11 22:57:17.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-11 22:57:17.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:17.937 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14: (connection evicted) 2024-02-11 22:57:17.938 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21d3709d: (connection evicted) 2024-02-11 22:57:17.939 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f149ad7: (connection evicted) 2024-02-11 22:57:17.939 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2b1bed: (connection evicted) 2024-02-11 22:57:17.940 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e2990ec: (connection evicted) 2024-02-11 22:57:17.941 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5444522c: (connection evicted) 2024-02-11 22:57:17.941 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0db851: (connection evicted) 2024-02-11 22:57:17.942 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c8a242e: (connection evicted) 2024-02-11 22:57:17.942 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e066fa3: (connection evicted) 2024-02-11 22:57:17.943 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78a5997d: (connection evicted) 2024-02-11 22:57:17.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:17.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-11 22:57:17.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-11 22:57:17.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd737ea 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:17.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:17.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:17.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:17.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:17.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:17.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:17.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:17.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-11 22:57:17.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:17.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:17.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-11 22:57:17.958 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:17.971 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:17.973 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:17.975 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:17.975 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:17.975 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:17.975 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:17.989 [DefaultDispatcher-worker-2 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:17.990 [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-11 22:57:17.990 [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-11 22:57:17.990 [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-11 22:57:17.996 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:18.015 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:18.035 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:18.042 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:18.049 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 22:57:18.054 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:18.057 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:18.061 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f2aeed7 2024-02-11 22:57:18.061 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f2aeed7 2024-02-11 22:57:18.065 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ed0342 2024-02-11 22:57:18.065 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ed0342 2024-02-11 22:57:18.069 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d285a7 2024-02-11 22:57:18.069 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d285a7 2024-02-11 22:57:18.071 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:18.072 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d00979 2024-02-11 22:57:18.072 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d00979 2024-02-11 22:57:18.075 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@184409e2 2024-02-11 22:57:18.075 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@184409e2 2024-02-11 22:57:18.077 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cafebb 2024-02-11 22:57:18.077 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cafebb 2024-02-11 22:57:18.077 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:18.080 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b4a098 2024-02-11 22:57:18.080 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b4a098 2024-02-11 22:57:18.082 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fff636 2024-02-11 22:57:18.083 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fff636 2024-02-11 22:57:18.085 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@84cf2d2 2024-02-11 22:57:18.085 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@84cf2d2 2024-02-11 22:57:18.085 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:18.168 [DefaultDispatcher-worker-6 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 22:57:18.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-11 22:57:18.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-11 22:57:18.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:18.201 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0963be: (connection evicted) 2024-02-11 22:57:18.201 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f2aeed7: (connection evicted) 2024-02-11 22:57:18.202 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ed0342: (connection evicted) 2024-02-11 22:57:18.202 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d285a7: (connection evicted) 2024-02-11 22:57:18.203 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d00979: (connection evicted) 2024-02-11 22:57:18.203 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@184409e2: (connection evicted) 2024-02-11 22:57:18.204 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61cafebb: (connection evicted) 2024-02-11 22:57:18.204 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60b4a098: (connection evicted) 2024-02-11 22:57:18.205 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30fff636: (connection evicted) 2024-02-11 22:57:18.205 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@84cf2d2: (connection evicted) 2024-02-11 22:57:18.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:18.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-11 22:57:18.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-11 22:57:18.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85ab964 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:18.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-11 22:57:18.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@12365bd8 2024-02-11 22:57:18.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@12365bd8 2024-02-11 22:57:18.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-11 22:57:18.357 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:18.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-11 22:57:18.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:18.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:18.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:18.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:18.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:18.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bfa1eb5 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:18.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:18.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-11 22:57:18.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5353dd09 2024-02-11 22:57:18.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5353dd09 2024-02-11 22:57:18.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-11 22:57:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192b472d 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:18.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:18.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b96e4c 2024-02-11 22:57:18.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b96e4c 2024-02-11 22:57:18.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-11 22:57:18.705 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:18.709 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5353dd09 2024-02-11 22:57:18.713 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59293/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 22:57:18.713 [DefaultDispatcher-worker-8 @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:59293/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-11 22:57:18.713 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59293/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 22:57:18.725 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:18.750 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59293/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 22:57:18.750 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59293/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 22:57:18.778 [pool-3-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b96e4c 2024-02-11 22:57:18.902 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-11 22:57:18.902 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59293/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-11 22:57:19.081 [DefaultDispatcher-worker-6 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b96e4c 2024-02-11 22:57:19.090 [DefaultDispatcher-worker-6 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b96e4c 2024-02-11 22:57:19.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-11 22:57:19.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-11 22:57:19.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.121 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5353dd09: (connection evicted) 2024-02-11 22:57:19.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-11 22:57:19.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-11 22:57:19.125 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b96e4c 2024-02-11 22:57:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-11 22:57:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f776ee 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-11 22:57:19.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-11 22:57:19.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@8af1c49 2024-02-11 22:57:19.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@8af1c49 2024-02-11 22:57:19.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d5d96b 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-11 22:57:19.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dc1c1c 2024-02-11 22:57:19.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dc1c1c 2024-02-11 22:57:19.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-11 22:57:19.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-11 22:57:19.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-11 22:57:19.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.196 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8af1c49: (connection evicted) 2024-02-11 22:57:19.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-11 22:57:19.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-11 22:57:19.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-11 22:57:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@338d47b 2024-02-11 22:57:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-11 22:57:19.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2729bb71 2024-02-11 22:57:19.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2729bb71 2024-02-11 22:57:19.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55071497 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-11 22:57:19.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b8f9e3 2024-02-11 22:57:19.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b8f9e3 2024-02-11 22:57:19.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-11 22:57:19.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-11 22:57:19.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-11 22:57:19.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.232 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2729bb71: (connection evicted) 2024-02-11 22:57:19.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-11 22:57:19.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-11 22:57:19.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-11 22:57:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@343db2f6 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-11 22:57:19.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@769b0752 2024-02-11 22:57:19.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@769b0752 2024-02-11 22:57:19.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-11 22:57:19.250 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dae5e0 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-11 22:57:19.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff09659 2024-02-11 22:57:19.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff09659 2024-02-11 22:57:19.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-11 22:57:19.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-11 22:57:19.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-11 22:57:19.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.266 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@769b0752: (connection evicted) 2024-02-11 22:57:19.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-11 22:57:19.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-11 22:57:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-11 22:57:19.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e7830a 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-11 22:57:19.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-11 22:57:19.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@305e95a4 2024-02-11 22:57:19.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@305e95a4 2024-02-11 22:57:19.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-11 22:57:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-11 22:57:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e42684 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-11 22:57:19.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@528e5e38 2024-02-11 22:57:19.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@528e5e38 2024-02-11 22:57:19.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-11 22:57:19.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-11 22:57:19.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-11 22:57:19.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.320 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@305e95a4: (connection evicted) 2024-02-11 22:57:19.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-11 22:57:19.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-11 22:57:19.323 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.355 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.390 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29b8df5 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-11 22:57:19.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a24f9 2024-02-11 22:57:19.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a24f9 2024-02-11 22:57:19.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78bad03b 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-02-11 22:57:19.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-02-11 22:57:19.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-11 22:57:19.529 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.535 [DefaultDispatcher-worker-4 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-02-11 22:57:19.546 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.550 [DefaultDispatcher-worker-8 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-02-11 22:57:19.560 [DefaultDispatcher-worker-6 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-02-11 22:57:19.570 [DefaultDispatcher-worker-6 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-02-11 22:57:19.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-11 22:57:19.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-11 22:57:19.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.640 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a24f9: (connection evicted) 2024-02-11 22:57:19.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-11 22:57:19.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-11 22:57:19.645 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2109fe 2024-02-11 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-11 22:57:19.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff463bb 2024-02-11 22:57:19.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-11 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-11 22:57:19.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@38667005 2024-02-11 22:57:19.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@38667005 2024-02-11 22:57:19.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ee64b53 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-11 22:57:19.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d126083 2024-02-11 22:57:19.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d126083 2024-02-11 22:57:19.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-11 22:57:19.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-11 22:57:19.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-11 22:57:19.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.683 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38667005: (connection evicted) 2024-02-11 22:57:19.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-11 22:57:19.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-11 22:57:19.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@857f74a 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-11 22:57:19.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c5308 2024-02-11 22:57:19.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c5308 2024-02-11 22:57:19.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-11 22:57:19.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-11 22:57:19.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b31d46 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-11 22:57:19.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@47162173 2024-02-11 22:57:19.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@47162173 2024-02-11 22:57:19.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-11 22:57:19.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-11 22:57:19.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-11 22:57:19.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.708 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f3c5308: (connection evicted) 2024-02-11 22:57:19.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-11 22:57:19.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-11 22:57:19.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-11 22:57:19.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a54638b 2024-02-11 22:57:19.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-11 22:57:19.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@e886caf 2024-02-11 22:57:19.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@e886caf 2024-02-11 22:57:19.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-11 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-11 22:57:19.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d585fb 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-11 22:57:19.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7843c3 2024-02-11 22:57:19.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7843c3 2024-02-11 22:57:19.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-11 22:57:19.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-11 22:57:19.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-11 22:57:19.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.742 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e886caf: (connection evicted) 2024-02-11 22:57:19.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-11 22:57:19.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c2ae0 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@41059616 2024-02-11 22:57:19.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@41059616 2024-02-11 22:57:19.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-11 22:57:19.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e93108a 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-11 22:57:19.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-02-11 22:57:19.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-02-11 22:57:19.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-11 22:57:19.776 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.791 [DefaultDispatcher-worker-8 @coroutine#333] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-11 22:57:19.805 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.829 [DefaultDispatcher-worker-8 @coroutine#333] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit3519388032919232019/junit10685687460469348472.tmp 2024-02-11 22:57:19.836 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.849 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.867 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.878 [DefaultDispatcher-worker-8 @coroutine#333] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-11 22:57:19.892 [DefaultDispatcher-worker-8 @coroutine#333] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-11 22:57:19.894 [DefaultDispatcher-worker-8 @coroutine#333] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-11 22:57:19.894 [DefaultDispatcher-worker-8 @coroutine#333] 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/junit3519388032919232019/junit10685687460469348472.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-11 22:57:19.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-11 22:57:19.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-11 22:57:19.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.896 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41059616: (connection evicted) 2024-02-11 22:57:19.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-11 22:57:19.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-11 22:57:19.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-11 22:57:19.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa15a80 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-11 22:57:19.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c 2024-02-11 22:57:19.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c 2024-02-11 22:57:19.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-11 22:57:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-11 22:57:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbbdf92 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-11 22:57:19.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2024-02-11 22:57:19.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2024-02-11 22:57:19.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-11 22:57:19.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-11 22:57:19.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-11 22:57:19.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.934 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c: (connection evicted) 2024-02-11 22:57:19.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-11 22:57:19.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-11 22:57:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f48fa72 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-11 22:57:19.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@495da9a7 2024-02-11 22:57:19.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@495da9a7 2024-02-11 22:57:19.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-11 22:57:19.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2beee3e8 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-11 22:57:19.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@58bad46f 2024-02-11 22:57:19.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@58bad46f 2024-02-11 22:57:19.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-11 22:57:19.979 [DefaultDispatcher-worker-7 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58bad46f 2024-02-11 22:57:19.981 [DefaultDispatcher-worker-7 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58bad46f 2024-02-11 22:57:19.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-11 22:57:19.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-11 22:57:19.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:19.983 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495da9a7: (connection evicted) 2024-02-11 22:57:19.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:19.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-11 22:57:19.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-11 22:57:19.984 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58bad46f 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd4312a 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:19.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:19.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:19.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-11 22:57:19.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eee08f5 2024-02-11 22:57:19.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eee08f5 2024-02-11 22:57:19.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-11 22:57:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-11 22:57:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246df37b 2024-02-11 22:57:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-11 22:57:20.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2024-02-11 22:57:20.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56eba5 2024-02-11 22:57:20.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-11 22:57:20.011 [DefaultDispatcher-worker-6 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-11 22:57:20.031 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.052 [DefaultDispatcher-worker-6 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit10571975905040677836/junit9811149862093827935.tmp 2024-02-11 22:57:20.062 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.086 [DefaultDispatcher-worker-6 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-11 22:57:20.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-11 22:57:20.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-11 22:57:20.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.089 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eee08f5: (connection evicted) 2024-02-11 22:57:20.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-11 22:57:20.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-11 22:57:20.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-11 22:57:20.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e62b17 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-11 22:57:20.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-11 22:57:20.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-11 22:57:20.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-11 22:57:20.108 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61eab26b 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2024-02-11 22:57:20.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2024-02-11 22:57:20.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-11 22:57:20.125 [DefaultDispatcher-worker-6 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2024-02-11 22:57:20.126 [DefaultDispatcher-worker-6 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2024-02-11 22:57:20.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-11 22:57:20.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-11 22:57:20.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.127 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e: (connection evicted) 2024-02-11 22:57:20.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-11 22:57:20.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-11 22:57:20.128 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6840c 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-11 22:57:20.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2024-02-11 22:57:20.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2024-02-11 22:57:20.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e0d521 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-11 22:57:20.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2024-02-11 22:57:20.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2024-02-11 22:57:20.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-11 22:57:20.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-11 22:57:20.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-11 22:57:20.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.205 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8: (connection evicted) 2024-02-11 22:57:20.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-11 22:57:20.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3220c28 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-11 22:57:20.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2024-02-11 22:57:20.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2024-02-11 22:57:20.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-11 22:57:20.217 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf984d9 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-11 22:57:20.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2024-02-11 22:57:20.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-11 22:57:20.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-11 22:57:20.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-11 22:57:20.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.229 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d: (connection evicted) 2024-02-11 22:57:20.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-11 22:57:20.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6906be0f 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-11 22:57:20.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2024-02-11 22:57:20.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2024-02-11 22:57:20.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e01796a 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-02-11 22:57:20.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-02-11 22:57:20.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-11 22:57:20.249 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.253 [DefaultDispatcher-worker-6 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-02-11 22:57:20.255 [DefaultDispatcher-worker-6 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-02-11 22:57:20.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-11 22:57:20.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-11 22:57:20.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.256 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf: (connection evicted) 2024-02-11 22:57:20.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-11 22:57:20.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-11 22:57:20.257 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-11 22:57:20.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2024-02-11 22:57:20.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2024-02-11 22:57:20.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-11 22:57:20.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc3529 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-02-11 22:57:20.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-02-11 22:57:20.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-11 22:57:20.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-11 22:57:20.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-11 22:57:20.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.281 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5: (connection evicted) 2024-02-11 22:57:20.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-11 22:57:20.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-11 22:57:20.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb607e 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-11 22:57:20.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-11 22:57:20.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-11 22:57:20.310 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-11 22:57:20.321 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-11 22:57:20.323 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-11 22:57:20.327 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.329 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380fdcf2 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-11 22:57:20.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2024-02-11 22:57:20.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2024-02-11 22:57:20.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-11 22:57:20.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-11 22:57:20.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-11 22:57:20.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:20.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-11 22:57:20.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-11 22:57:20.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-11 22:57:20.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e9e0c6 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-11 22:57:20.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2024-02-11 22:57:20.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2024-02-11 22:57:20.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-11 22:57:20.343 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2024-02-11 22:57:20.347 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.354 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2024-02-11 22:57:20.356 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2024-02-11 22:57:20.360 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2024-02-11 22:57:20.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@261a66b8 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-02-11 22:57:20.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-02-11 22:57:20.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-11 22:57:20.370 [DefaultDispatcher-worker-6 @coroutine#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-02-11 22:57:20.371 [DefaultDispatcher-worker-1 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2024-02-11 22:57:20.372 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-02-11 22:57:20.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-11 22:57:20.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-11 22:57:20.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.377 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@588d630d: (connection evicted) 2024-02-11 22:57:20.377 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-11 22:57:20.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@436a563f 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-11 22:57:20.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-02-11 22:57:20.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-02-11 22:57:20.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-11 22:57:20.383 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-02-11 22:57:20.394 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-02-11 22:57:20.396 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-02-11 22:57:20.400 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecb9e17 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3caa4d85 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2024-02-11 22:57:20.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2024-02-11 22:57:20.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-11 22:57:20.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-11 22:57:20.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-11 22:57:20.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:20.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-11 22:57:20.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3a4c2 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-11 22:57:20.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-02-11 22:57:20.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-02-11 22:57:20.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-11 22:57:20.410 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-02-11 22:57:20.421 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-02-11 22:57:20.423 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-02-11 22:57:20.426 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6b487c 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3316b6 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-11 22:57:20.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2024-02-11 22:57:20.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2024-02-11 22:57:20.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-11 22:57:20.431 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-11 22:57:20.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-11 22:57:20.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:20.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-11 22:57:20.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a336906 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-11 22:57:20.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-02-11 22:57:20.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-02-11 22:57:20.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-11 22:57:20.462 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.501 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.506 [DefaultDispatcher-worker-7 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-02-11 22:57:20.520 [DefaultDispatcher-worker-1 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-02-11 22:57:20.528 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.539 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.567 [DefaultDispatcher-worker-6 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-02-11 22:57:20.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-11 22:57:20.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-11 22:57:20.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.569 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d539b9: (connection evicted) 2024-02-11 22:57:20.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-11 22:57:20.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-11 22:57:20.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-11 22:57:20.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f99817 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-11 22:57:20.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-02-11 22:57:20.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-02-11 22:57:20.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-11 22:57:20.618 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-02-11 22:57:20.628 [DefaultDispatcher-worker-4 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05 2024-02-11 22:57:20.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-11 22:57:20.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-11 22:57:20.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.631 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9ecd05: (connection evicted) 2024-02-11 22:57:20.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-11 22:57:20.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-11 22:57:20.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126254ec 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-11 22:57:20.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-11 22:57:20.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-11 22:57:20.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-11 22:57:20.681 [DefaultDispatcher-worker-6 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-11 22:57:20.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-11 22:57:20.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-11 22:57:20.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.683 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c788d08: (connection evicted) 2024-02-11 22:57:20.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-11 22:57:20.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-11 22:57:20.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4182a651 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-11 22:57:20.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@46de118b 2024-02-11 22:57:20.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@46de118b 2024-02-11 22:57:20.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-11 22:57:20.725 [DefaultDispatcher-worker-8 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46de118b 2024-02-11 22:57:20.733 [DefaultDispatcher-worker-6 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46de118b 2024-02-11 22:57:20.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-11 22:57:20.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-11 22:57:20.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.734 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46de118b: (connection evicted) 2024-02-11 22:57:20.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-11 22:57:20.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299cab08 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-11 22:57:20.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@186f7434 2024-02-11 22:57:20.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@186f7434 2024-02-11 22:57:20.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-11 22:57:20.781 [DefaultDispatcher-worker-6 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186f7434 2024-02-11 22:57:20.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-11 22:57:20.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-11 22:57:20.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.783 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@186f7434: (connection evicted) 2024-02-11 22:57:20.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-11 22:57:20.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-11 22:57:20.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-11 22:57:20.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@141dfcf9 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-11 22:57:20.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@63eea8c4 2024-02-11 22:57:20.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@63eea8c4 2024-02-11 22:57:20.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-11 22:57:20.828 [DefaultDispatcher-worker-7 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eea8c4 2024-02-11 22:57:20.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-11 22:57:20.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-11 22:57:20.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:20.828 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63eea8c4: (connection evicted) 2024-02-11 22:57:20.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:20.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-11 22:57:20.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c06b1bc 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@e171f93 2024-02-11 22:57:20.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@e171f93 2024-02-11 22:57:20.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5649f55 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:20.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:20.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-11 22:57:20.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@12270a01 2024-02-11 22:57:20.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@12270a01 2024-02-11 22:57:20.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-11 22:57:20.931 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 22:57:20.974 [Test worker] INFO ktor.application - Application started in 0.048 seconds. 2024-02-11 22:57:20.974 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4e80960a 2024-02-11 22:57:20.993 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:21.005 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:21.059 [DefaultDispatcher-worker-7 @coroutine#508] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 22:57:21.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27048db3 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:21.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:21.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-11 22:57:21.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bebad0d 2024-02-11 22:57:21.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bebad0d 2024-02-11 22:57:21.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-11 22:57:21.093 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 22:57:21.099 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 22:57:21.099 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 22:57:21.099 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 22:57:21.100 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-11 22:57:21.100 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 22:57:21.100 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 22:57:21.100 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 22:57:21.100 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 22:57:21.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9f1a4c 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:21.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:21.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-11 22:57:21.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-11 22:57:21.152 [DefaultDispatcher-worker-7 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.159 [DefaultDispatcher-worker-6 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bebad0d 2024-02-11 22:57:21.161 [DefaultDispatcher-worker-6 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bebad0d 2024-02-11 22:57:21.161 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:21.170 [DefaultDispatcher-worker-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.171 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json 2024-02-11 22:57:21.171 [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/557709413776097280/_ustadmanifest.json. 2024-02-11 22:57:21.171 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json 2024-02-11 22:57:21.175 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json 2024-02-11 22:57:21.175 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json 2024-02-11 22:57:21.180 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json. 2024-02-11 22:57:21.181 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:21.183 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bebad0d 2024-02-11 22:57:21.195 [DefaultDispatcher-worker-4 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.201 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 22:57:21.202 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:21.203 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1fc30fe1-d494-42b1-a38a-e40799ae6507', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 22:57:21.206 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 22:57:21.206 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1fc30fe1-d494-42b1-a38a-e40799ae6507 2024-02-11 22:57:21.212 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:21.212 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:21.212 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:21.212 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:21.222 [DefaultDispatcher-worker-5 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.223 [DefaultDispatcher-worker-5 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:21.223 [DefaultDispatcher-worker-5 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:21.223 [DefaultDispatcher-worker-5 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:21.230 [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-11 22:57:21.230 [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-11 22:57:21.230 [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-11 22:57:21.230 [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-11 22:57:21.289 [eventLoopGroupProxy-4-3 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 22:57:21.289 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 22:57:21.289 [eventLoopGroupProxy-4-4 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 22:57:21.289 [eventLoopGroupProxy-4-2 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 22:57:21.298 [eventLoopGroupProxy-4-4 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:21.298 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:21.302 [eventLoopGroupProxy-4-2 @call-handler#554] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:21.302 [eventLoopGroupProxy-4-3 @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 com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 22:57:21.303 [eventLoopGroupProxy-4-2 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:21.303 [DefaultDispatcher-worker-10 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:21.303 [DefaultDispatcher-worker-10 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:21.306 [eventLoopGroupProxy-4-2 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:21.307 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:21.307 [DefaultDispatcher-worker-8 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:21.319 [eventLoopGroupProxy-4-3 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e171f93 2024-02-11 22:57:21.320 [DefaultDispatcher-worker-8 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.330 [DefaultDispatcher-worker-15 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.335 [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-11 22:57:21.335 [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-11 22:57:21.335 [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-11 22:57:21.336 [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-11 22:57:21.354 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:21.354 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:21.354 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:21.355 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:21.422 [eventLoopGroupProxy-4-2 @call-handler#554] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 138ms 2024-02-11 22:57:21.422 [eventLoopGroupProxy-4-1 @call-handler#556] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 138ms 2024-02-11 22:57:21.422 [eventLoopGroupProxy-4-3 @call-handler#557] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 138ms 2024-02-11 22:57:21.422 [eventLoopGroupProxy-4-2 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:21.436 [eventLoopGroupProxy-4-2 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e171f93 2024-02-11 22:57:21.437 [eventLoopGroupProxy-4-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:21.437 [eventLoopGroupProxy-4-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-11 22:57:21.438 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:21.446 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:21.446 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:21.446 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:21.446 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:21.450 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:21.453 [eventLoopGroupProxy-4-2 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e171f93 2024-02-11 22:57:21.454 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:21.454 [eventLoopGroupProxy-4-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 22:57:21.455 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:21.478 [DefaultDispatcher-worker-13 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.497 [DefaultDispatcher-worker-7 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.511 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:21.512 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:21.512 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:21.512 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 22:57:21.515 [eventLoopGroupProxy-4-2 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 22:57:21.515 [eventLoopGroupProxy-4-2 @call-handler#597] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 22:57:21.515 [eventLoopGroupProxy-4-2 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:21.550 [DefaultDispatcher-worker-2 @call-handler#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12270a01 2024-02-11 22:57:21.551 [eventLoopGroupProxy-4-2 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:21.552 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json 2024-02-11 22:57:21.552 [eventLoopGroupProxy-4-2 @call-handler#597] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 38ms 2024-02-11 22:57:21.552 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json. 2024-02-11 22:57:21.552 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json 2024-02-11 22:57:21.552 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:21.552 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:21.553 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:21.553 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:21.555 [DefaultDispatcher-worker-6 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json 2024-02-11 22:57:21.555 [DefaultDispatcher-worker-6 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json 2024-02-11 22:57:21.555 [DefaultDispatcher-worker-6 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json. 2024-02-11 22:57:21.555 [DefaultDispatcher-worker-6 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557709413776097280/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:21.557 [DefaultDispatcher-worker-6 @coroutine#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e171f93 2024-02-11 22:57:21.570 [DefaultDispatcher-worker-11 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3 2024-02-11 22:57:21.573 [DefaultDispatcher-worker-6 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12270a01 2024-02-11 22:57:21.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 22:57:21.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 22:57:21.574 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 22:57:21.574 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 22:57:21.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 22:57:21.576 [Test worker @coroutine#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bebad0d 2024-02-11 22:57:21.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-11 22:57:21.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-11 22:57:21.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:21.576 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@457b8fc3: (connection evicted) 2024-02-11 22:57:21.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:21.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-11 22:57:21.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-11 22:57:21.595 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:21.595 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:21.980 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:22.582 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4e80960a 2024-02-11 22:57:22.583 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4e80960a 2024-02-11 22:57:22.586 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e171f93 2024-02-11 22:57:22.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-11 22:57:22.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-11 22:57:22.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:22.586 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12270a01: (connection evicted) 2024-02-11 22:57:22.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:22.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-11 22:57:22.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-11 22:57:22.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2336d3f 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:22.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:22.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:22.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c689e7 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:22.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:22.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d04fbb7 2024-02-11 22:57:22.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d04fbb7 2024-02-11 22:57:22.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-11 22:57:22.612 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 22:57:22.614 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-11 22:57:22.614 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@68543a35 2024-02-11 22:57:22.616 [DefaultDispatcher-worker-6 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220cda54 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:22.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:22.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-11 22:57:22.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3990a5 2024-02-11 22:57:22.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3990a5 2024-02-11 22:57:22.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-11 22:57:22.619 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 22:57:22.619 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 22:57:22.619 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 22:57:22.619 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 22:57:22.619 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-11 22:57:22.619 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 22:57:22.619 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 22:57:22.619 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 22:57:22.619 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 22:57:22.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6065bcb7 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:22.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:22.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-11 22:57:22.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:22.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:22.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-11 22:57:22.664 [DefaultDispatcher-worker-6 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:22.670 [DefaultDispatcher-worker-12 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3990a5 2024-02-11 22:57:22.672 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3990a5 2024-02-11 22:57:22.681 [DefaultDispatcher-worker-4 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:22.682 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json 2024-02-11 22:57:22.682 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json. 2024-02-11 22:57:22.682 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json 2024-02-11 22:57:22.684 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json 2024-02-11 22:57:22.684 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json 2024-02-11 22:57:22.685 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json. 2024-02-11 22:57:22.685 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:22.686 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3990a5 2024-02-11 22:57:22.692 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:22.695 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:22.699 [DefaultDispatcher-worker-15 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:22.700 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 22:57:22.700 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-99269950-b927-45c9-9fd2-7204af041af8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 22:57:22.701 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 22:57:22.701 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-99269950-b927-45c9-9fd2-7204af041af8 2024-02-11 22:57:22.702 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:22.702 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:22.702 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:22.703 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:22.709 [eventLoopGroupProxy-7-1 @call-handler#660] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 22:57:22.709 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 22:57:22.710 [eventLoopGroupProxy-7-1 @call-handler#660] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:22.710 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:22.710 [eventLoopGroupProxy-7-1 @call-handler#660] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:22.711 [eventLoopGroupProxy-7-1 @call-handler#660] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:22.711 [eventLoopGroupProxy-7-1 @call-handler#660] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2024-02-11 22:57:22.712 [DefaultDispatcher-worker-13 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:22.712 [DefaultDispatcher-worker-13 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:22.716 [DefaultDispatcher-worker-9 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:22.717 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:22.717 [DefaultDispatcher-worker-9 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:22.717 [DefaultDispatcher-worker-9 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:22.717 [DefaultDispatcher-worker-9 @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:22.719 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:22.719 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 22:57:22.719 [MyScheduler_Worker-1 @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:22.720 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 22:57:22.720 [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-11 22:57:22.721 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:22.721 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:22.721 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-11 22:57:22.722 [DefaultDispatcher-worker-15 @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:22.722 [DefaultDispatcher-worker-15 @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:22.727 [eventLoopGroupProxy-7-1 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 22:57:22.728 [eventLoopGroupProxy-7-1 @call-handler#678] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 22:57:22.730 [eventLoopGroupProxy-7-1 @coroutine#679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:22.732 [eventLoopGroupProxy-7-1 @call-handler#678] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-11 22:57:22.733 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:22.733 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:22.733 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 22:57:22.733 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:22.735 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.735 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:22.735 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.735 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:22.736 [DefaultDispatcher-worker-13 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:22.738 [eventLoopGroupProxy-7-1 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:22.740 [eventLoopGroupProxy-7-1 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:22.741 [eventLoopGroupProxy-7-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:22.741 [eventLoopGroupProxy-7-1 @call-handler#687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 22:57:22.742 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.744 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.744 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:22.744 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.744 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:22.746 [DefaultDispatcher-worker-13 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:22.747 [eventLoopGroupProxy-7-1 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:22.750 [eventLoopGroupProxy-7-1 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:22.750 [eventLoopGroupProxy-7-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:22.750 [eventLoopGroupProxy-7-1 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 22:57:22.751 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.752 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.753 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:22.753 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.753 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:22.755 [eventLoopGroupProxy-7-1 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:22.798 [eventLoopGroupProxy-7-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:22.798 [eventLoopGroupProxy-7-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 22:57:22.799 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.800 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.800 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:22.800 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.800 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:22.804 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:22.804 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:22.805 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.806 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:22.806 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:22.806 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-02-11 22:57:22.807 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:22.820 [DefaultDispatcher-worker-9 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:22.821 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 22:57:23.321 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5d531cee-689f-4725-ad31-8d5aeb987541', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 22:57:23.321 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 22:57:23.322 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5d531cee-689f-4725-ad31-8d5aeb987541 2024-02-11 22:57:23.325 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:23.325 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 22:57:23.325 [MyScheduler_Worker-2 @coroutine#708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:23.325 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 22:57:23.327 [eventLoopGroupProxy-7-1 @call-handler#716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 22:57:23.328 [eventLoopGroupProxy-7-1 @call-handler#716] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 22:57:23.329 [eventLoopGroupProxy-7-1 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:23.331 [eventLoopGroupProxy-7-1 @call-handler#716] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-11 22:57:23.332 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:23.332 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:23.333 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 22:57:23.333 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:23.335 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.335 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.335 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.335 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.337 [eventLoopGroupProxy-7-1 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.381 [eventLoopGroupProxy-7-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.381 [eventLoopGroupProxy-7-1 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 22:57:23.382 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.383 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.383 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.383 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.383 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.385 [eventLoopGroupProxy-7-1 @call-handler#728] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.387 [eventLoopGroupProxy-7-1 @call-handler#728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.387 [eventLoopGroupProxy-7-1 @call-handler#728] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:23.388 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.389 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.389 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.389 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.389 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.391 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.394 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.394 [eventLoopGroupProxy-7-1 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:23.395 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.395 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.395 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.395 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.396 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.397 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.445 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.445 [eventLoopGroupProxy-7-1 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-11 22:57:23.446 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.447 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.447 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.447 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.447 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.449 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.451 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.451 [eventLoopGroupProxy-7-1 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:23.452 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.453 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.453 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.453 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.453 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.455 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.456 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.457 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:23.457 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.458 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.458 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.458 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.458 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.460 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.504 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.504 [eventLoopGroupProxy-7-1 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 22:57:23.505 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.506 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.506 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.506 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.506 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.508 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.509 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.509 [eventLoopGroupProxy-7-1 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:23.510 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.511 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.511 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.511 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.511 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.513 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.514 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.514 [eventLoopGroupProxy-7-1 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:23.515 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.515 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.516 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.516 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.516 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.517 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.560 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.560 [eventLoopGroupProxy-7-1 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 22:57:23.561 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.562 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.562 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.562 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.562 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.564 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.566 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.566 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:23.567 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.567 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.568 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.568 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.568 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.570 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.573 [eventLoopGroupProxy-7-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:23.573 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.573 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:23.574 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.575 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.575 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.575 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.575 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.577 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.579 [eventLoopGroupProxy-7-1 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:23.579 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.579 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:23.580 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.581 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.581 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:23.581 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.581 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:23.583 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:23.585 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:23.586 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.586 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:23.586 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:23.597 [DefaultDispatcher-worker-12 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:23.604 [DefaultDispatcher-worker-9 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:23.604 [DefaultDispatcher-worker-9 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:23.604 [DefaultDispatcher-worker-9 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:23.604 [DefaultDispatcher-worker-9 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:23.604 [DefaultDispatcher-worker-9 @coroutine#651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 22:57:23.606 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 22:57:23.607 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 22:57:23.607 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:23.634 [DefaultDispatcher-worker-2 @call-handler#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d04fbb7 2024-02-11 22:57:23.635 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:23.635 [eventLoopGroupProxy-7-1 @call-handler#792] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-02-11 22:57:23.635 [DefaultDispatcher-worker-8 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json 2024-02-11 22:57:23.635 [DefaultDispatcher-worker-8 @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/557709418014334976/_ustadmanifest.json. 2024-02-11 22:57:23.635 [DefaultDispatcher-worker-8 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json 2024-02-11 22:57:23.636 [DefaultDispatcher-worker-2 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:23.636 [DefaultDispatcher-worker-2 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:23.636 [DefaultDispatcher-worker-2 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:23.636 [DefaultDispatcher-worker-2 @coroutine#651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:23.639 [DefaultDispatcher-worker-6 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json 2024-02-11 22:57:23.639 [DefaultDispatcher-worker-6 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json 2024-02-11 22:57:23.639 [DefaultDispatcher-worker-6 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json. 2024-02-11 22:57:23.640 [DefaultDispatcher-worker-6 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557709418014334976/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:23.641 [DefaultDispatcher-worker-6 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:23.648 [DefaultDispatcher-worker-15 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d78cac 2024-02-11 22:57:23.650 [DefaultDispatcher-worker-3 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d04fbb7 2024-02-11 22:57:23.651 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 22:57:23.651 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 22:57:23.651 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 22:57:23.651 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 22:57:23.651 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 22:57:23.652 [Test worker @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3990a5 2024-02-11 22:57:23.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-11 22:57:23.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-11 22:57:23.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:23.653 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d78cac: (connection evicted) 2024-02-11 22:57:23.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:23.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-11 22:57:23.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-11 22:57:23.821 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:24.098 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:24.119 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:24.658 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@68543a35 2024-02-11 22:57:24.658 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@68543a35 2024-02-11 22:57:24.659 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55574295 2024-02-11 22:57:24.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-11 22:57:24.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-11 22:57:24.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:24.659 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d04fbb7: (connection evicted) 2024-02-11 22:57:24.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:24.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-11 22:57:24.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-11 22:57:24.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-11 22:57:24.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:24.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:24.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:24.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:24.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:24.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b58254 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:24.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:24.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-11 22:57:24.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dacf9 2024-02-11 22:57:24.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dacf9 2024-02-11 22:57:24.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1e7bc6 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:24.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:24.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@185bf6e0 2024-02-11 22:57:24.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@185bf6e0 2024-02-11 22:57:24.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-11 22:57:24.684 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 22:57:24.686 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-11 22:57:24.686 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8091d80 2024-02-11 22:57:24.687 [DefaultDispatcher-worker-10 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69abeb14 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:24.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-11 22:57:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:24.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-11 22:57:24.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-11 22:57:24.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-11 22:57:24.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-11 22:57:24.690 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 22:57:24.691 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 22:57:24.691 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 22:57:24.691 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 22:57:24.691 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-11 22:57:24.691 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 22:57:24.691 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 22:57:24.691 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 22:57:24.691 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be4a7e3 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:24.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:24.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-11 22:57:24.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-11 22:57:24.726 [DefaultDispatcher-worker-15 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.732 [DefaultDispatcher-worker-15 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-11 22:57:24.734 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-11 22:57:24.742 [DefaultDispatcher-worker-7 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.742 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json 2024-02-11 22:57:24.742 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json. 2024-02-11 22:57:24.742 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json 2024-02-11 22:57:24.744 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json 2024-02-11 22:57:24.744 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json 2024-02-11 22:57:24.745 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json. 2024-02-11 22:57:24.745 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:24.746 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-11 22:57:24.757 [DefaultDispatcher-worker-15 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 22:57:24.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4acd38af-2c51-49a2-993c-0fc5b75dd829', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 22:57:24.759 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 22:57:24.759 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4acd38af-2c51-49a2-993c-0fc5b75dd829 2024-02-11 22:57:24.760 [DefaultDispatcher-worker-10 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:24.760 [DefaultDispatcher-worker-10 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:24.760 [DefaultDispatcher-worker-10 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:24.760 [DefaultDispatcher-worker-10 @coroutine#859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:24.764 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 22:57:24.764 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 22:57:24.764 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:24.764 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:24.764 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:24.765 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:24.765 [eventLoopGroupProxy-10-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-11 22:57:24.766 [DefaultDispatcher-worker-3 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:24.766 [DefaultDispatcher-worker-3 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:24.766 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:24.769 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:24.770 [DefaultDispatcher-worker-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.770 [DefaultDispatcher-worker-1 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:24.770 [DefaultDispatcher-worker-1 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:24.770 [DefaultDispatcher-worker-1 @coroutine#858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:24.772 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:24.772 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 22:57:24.772 [MyScheduler_Worker-1 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:24.773 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 22:57:24.773 [eventLoopGroupProxy-10-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 22:57:24.773 [eventLoopGroupProxy-10-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:24.773 [eventLoopGroupProxy-10-1 @call-handler#882] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-11 22:57:24.774 [DefaultDispatcher-worker-12 @coroutine#858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:24.774 [DefaultDispatcher-worker-12 @coroutine#858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:24.774 [eventLoopGroupProxy-10-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 22:57:24.774 [eventLoopGroupProxy-10-1 @call-handler#885] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 22:57:24.776 [eventLoopGroupProxy-10-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dacf9 2024-02-11 22:57:24.777 [eventLoopGroupProxy-10-1 @call-handler#885] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-02-11 22:57:24.780 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:24.780 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:24.780 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 22:57:24.780 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:24.781 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.782 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:24.782 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.782 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:24.786 [DefaultDispatcher-worker-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.788 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:24.792 [eventLoopGroupProxy-10-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:24.792 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:24.798 [DefaultDispatcher-worker-15 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.799 [eventLoopGroupProxy-10-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dacf9 2024-02-11 22:57:24.799 [eventLoopGroupProxy-10-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:24.799 [eventLoopGroupProxy-10-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-11 22:57:24.801 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.802 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.803 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:24.803 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.803 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:24.805 [eventLoopGroupProxy-10-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:24.807 [eventLoopGroupProxy-10-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dacf9 2024-02-11 22:57:24.807 [eventLoopGroupProxy-10-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:24.807 [eventLoopGroupProxy-10-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:24.808 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.809 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.809 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:24.809 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.809 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:24.811 [eventLoopGroupProxy-10-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:24.816 [eventLoopGroupProxy-10-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dacf9 2024-02-11 22:57:24.816 [eventLoopGroupProxy-10-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:24.816 [eventLoopGroupProxy-10-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-11 22:57:24.817 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.818 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.819 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:24.819 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.819 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:24.821 [eventLoopGroupProxy-10-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:24.822 [eventLoopGroupProxy-10-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dacf9 2024-02-11 22:57:24.823 [eventLoopGroupProxy-10-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:24.823 [eventLoopGroupProxy-10-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:24.823 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.825 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.825 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:24.825 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.825 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:24.827 [eventLoopGroupProxy-10-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:24.829 [eventLoopGroupProxy-10-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dacf9 2024-02-11 22:57:24.829 [eventLoopGroupProxy-10-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:24.829 [eventLoopGroupProxy-10-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:24.830 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:24.841 [DefaultDispatcher-worker-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.850 [DefaultDispatcher-worker-7 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.850 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:24.850 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:24.850 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:24.850 [DefaultDispatcher-worker-7 @coroutine#860] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 22:57:24.852 [eventLoopGroupProxy-10-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 22:57:24.853 [eventLoopGroupProxy-10-1 @call-handler#931] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 22:57:24.853 [eventLoopGroupProxy-10-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:24.878 [DefaultDispatcher-worker-12 @call-handler#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185bf6e0 2024-02-11 22:57:24.878 [eventLoopGroupProxy-10-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:24.879 [eventLoopGroupProxy-10-1 @call-handler#931] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-11 22:57:24.879 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json 2024-02-11 22:57:24.879 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json. 2024-02-11 22:57:24.879 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json 2024-02-11 22:57:24.879 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:24.879 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:24.880 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:24.880 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:24.881 [DefaultDispatcher-worker-2 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json 2024-02-11 22:57:24.881 [DefaultDispatcher-worker-2 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json 2024-02-11 22:57:24.882 [DefaultDispatcher-worker-2 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json. 2024-02-11 22:57:24.882 [DefaultDispatcher-worker-2 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557709424808628224/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:24.883 [DefaultDispatcher-worker-2 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dacf9 2024-02-11 22:57:24.891 [DefaultDispatcher-worker-15 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544e6b 2024-02-11 22:57:24.894 [DefaultDispatcher-worker-7 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185bf6e0 2024-02-11 22:57:24.895 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 22:57:24.895 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 22:57:24.895 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 22:57:24.895 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 22:57:24.895 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 22:57:24.897 [Test worker @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-11 22:57:24.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-11 22:57:24.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-11 22:57:24.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:24.897 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@544e6b: (connection evicted) 2024-02-11 22:57:24.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:24.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-11 22:57:24.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-11 22:57:25.190 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:25.190 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:25.342 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:25.363 [DefaultDispatcher-worker-8 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-02-11 22:57:25.902 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8091d80 2024-02-11 22:57:25.902 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8091d80 2024-02-11 22:57:25.903 [Test worker @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dacf9 2024-02-11 22:57:25.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-11 22:57:25.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-11 22:57:25.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:25.903 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@185bf6e0: (connection evicted) 2024-02-11 22:57:25.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:25.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-11 22:57:25.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-11 22:57:25.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b68067 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:25.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-11 22:57:25.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:25.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:25.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@393e7546 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:25.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:25.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:25.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:25.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:25.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:25.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-11 22:57:25.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cc6017 2024-02-11 22:57:25.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cc6017 2024-02-11 22:57:25.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-11 22:57:25.932 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 22:57:25.933 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-11 22:57:25.933 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3ebc6d8b 2024-02-11 22:57:25.934 [DefaultDispatcher-worker-15 @coroutine#973] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3539cf45 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:25.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-11 22:57:25.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-11 22:57:25.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-11 22:57:25.937 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 22:57:25.938 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 22:57:25.938 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 22:57:25.938 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 22:57:25.938 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-11 22:57:25.938 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 22:57:25.938 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 22:57:25.938 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 22:57:25.938 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64908ab9 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:25.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:25.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-11 22:57:25.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:25.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:25.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-11 22:57:25.978 [DefaultDispatcher-worker-7 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:26.012 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:26.015 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:26.035 [DefaultDispatcher-worker-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-11 22:57:26.036 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:26.039 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:26.061 [DefaultDispatcher-worker-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-11 22:57:26.068 [DefaultDispatcher-worker-8 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-11 22:57:26.073 [DefaultDispatcher-worker-8 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-11 22:57:26.083 [DefaultDispatcher-worker-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:26.083 [Test worker @coroutine#977] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json 2024-02-11 22:57:26.083 [Test worker @coroutine#977] 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/557709428710301696/_ustadmanifest.json. 2024-02-11 22:57:26.083 [Test worker @coroutine#977] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json 2024-02-11 22:57:26.085 [Test worker @coroutine#977] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json 2024-02-11 22:57:26.085 [Test worker @coroutine#977] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json 2024-02-11 22:57:26.086 [Test worker @coroutine#977] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json. 2024-02-11 22:57:26.086 [Test worker @coroutine#977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:26.102 [Test worker @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-11 22:57:26.176 [DefaultDispatcher-worker-15 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:26.177 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 22:57:26.177 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-039b25f4-386b-430f-98d6-8b893e51a93a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 22:57:26.178 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 22:57:26.178 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-039b25f4-386b-430f-98d6-8b893e51a93a 2024-02-11 22:57:26.179 [DefaultDispatcher-worker-4 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:26.179 [DefaultDispatcher-worker-4 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:26.179 [DefaultDispatcher-worker-4 @coroutine#1155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:26.180 [DefaultDispatcher-worker-4 @coroutine#1155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:26.183 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 22:57:26.183 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 22:57:26.184 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:26.184 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.184 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:26.184 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.186 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-02-11 22:57:26.187 [DefaultDispatcher-worker-5 @coroutine#1155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:26.187 [DefaultDispatcher-worker-5 @coroutine#1155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:26.192 [DefaultDispatcher-worker-2 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:26.192 [DefaultDispatcher-worker-2 @coroutine#1154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:26.192 [DefaultDispatcher-worker-2 @coroutine#1154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:26.192 [DefaultDispatcher-worker-2 @coroutine#1154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:26.194 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 22:57:26.195 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.195 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-11 22:57:26.196 [DefaultDispatcher-worker-1 @coroutine#1154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:26.196 [DefaultDispatcher-worker-1 @coroutine#1154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:26.209 [DefaultDispatcher-worker-8 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:26.214 [DefaultDispatcher-worker-8 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:26.214 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:26.214 [MyScheduler_Worker-1 @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/api/blob/upload-init-batch. 2024-02-11 22:57:26.214 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:26.214 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 22:57:26.215 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 22:57:26.215 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 22:57:26.219 [eventLoopGroupProxy-13-2 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.221 [eventLoopGroupProxy-13-2 @call-handler#1333] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-11 22:57:26.222 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:26.222 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:26.222 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 22:57:26.222 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:26.225 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.225 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.225 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.225 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.227 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.229 [eventLoopGroupProxy-13-2 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.229 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.229 [eventLoopGroupProxy-13-2 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.230 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.231 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.231 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.231 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.231 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.233 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.277 [eventLoopGroupProxy-13-2 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.278 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.278 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 22:57:26.278 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.282 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.284 [eventLoopGroupProxy-13-2 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.284 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.284 [eventLoopGroupProxy-13-2 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:26.285 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.286 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.286 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.286 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.286 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.288 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.292 [eventLoopGroupProxy-13-2 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.292 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.292 [eventLoopGroupProxy-13-2 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 22:57:26.293 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.294 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.294 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.294 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.294 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.295 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.341 [eventLoopGroupProxy-13-2 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.341 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.342 [eventLoopGroupProxy-13-2 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-11 22:57:26.342 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.345 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.355 [eventLoopGroupProxy-13-2 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.356 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.356 [eventLoopGroupProxy-13-2 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-11 22:57:26.356 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.357 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.358 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.358 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.358 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.359 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.364 [eventLoopGroupProxy-13-2 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.364 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.364 [eventLoopGroupProxy-13-2 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-11 22:57:26.365 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.366 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.366 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.366 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.366 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.368 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.371 [eventLoopGroupProxy-13-2 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.371 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.371 [eventLoopGroupProxy-13-2 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 22:57:26.372 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.373 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.373 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.373 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.373 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.374 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.417 [eventLoopGroupProxy-13-2 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.417 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.417 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 22:57:26.418 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.419 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.419 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.419 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.419 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.421 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.423 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.424 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.424 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:26.424 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.427 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.428 [eventLoopGroupProxy-13-2 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.428 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.428 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.428 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.429 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.429 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.429 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.429 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.431 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.432 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.432 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.432 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:26.433 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.434 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.434 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.434 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.434 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.435 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.437 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.437 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.437 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.438 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.440 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.442 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.442 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.442 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.443 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.444 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.444 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.444 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.444 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.446 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.447 [eventLoopGroupProxy-13-2 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.447 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.447 [eventLoopGroupProxy-13-2 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.448 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.449 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.449 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.449 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.449 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.451 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.452 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.452 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.452 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.452 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.453 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.453 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.453 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.453 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.455 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.456 [eventLoopGroupProxy-13-2 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.456 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.456 [eventLoopGroupProxy-13-2 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:26.456 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.459 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.460 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.460 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.461 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.461 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.462 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.462 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.462 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.462 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.464 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.465 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.466 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.466 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.466 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.467 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.467 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.467 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.467 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.469 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.470 [eventLoopGroupProxy-13-2 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.470 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.470 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:26.471 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.472 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.472 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.472 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.472 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.473 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.475 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.475 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.475 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.476 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.477 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.477 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.477 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.477 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.478 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.481 [eventLoopGroupProxy-13-2 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.481 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.481 [eventLoopGroupProxy-13-2 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:26.482 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.483 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.483 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.483 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.483 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.485 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.486 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.486 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.486 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:26.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.489 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.490 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.490 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.490 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:26.490 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.493 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.493 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.493 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.493 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.494 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.496 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.496 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.496 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.498 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.498 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.498 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.498 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.499 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.501 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.501 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.501 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.501 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.504 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.505 [eventLoopGroupProxy-13-2 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.505 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.505 [eventLoopGroupProxy-13-2 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.506 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.507 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.507 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.507 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.507 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.508 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.510 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.510 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.510 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.510 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.513 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.514 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.514 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.514 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.514 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.515 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.515 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.515 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.515 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.516 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.518 [eventLoopGroupProxy-13-2 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.518 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.518 [eventLoopGroupProxy-13-2 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.519 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.519 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.519 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.519 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.521 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.522 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.522 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.522 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.524 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.524 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.524 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.524 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.525 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.527 [eventLoopGroupProxy-13-2 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.527 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.527 [eventLoopGroupProxy-13-2 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.528 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.529 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.529 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.529 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.529 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.530 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.532 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.532 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.532 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.533 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.534 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.534 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.534 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.534 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.535 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.537 [eventLoopGroupProxy-13-2 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.537 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.537 [eventLoopGroupProxy-13-2 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.538 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.539 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.539 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.539 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.539 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.540 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.542 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.542 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.542 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.543 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.544 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.544 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.544 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.544 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.545 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.547 [eventLoopGroupProxy-13-2 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.547 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.547 [eventLoopGroupProxy-13-2 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.548 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.549 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.549 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.549 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.549 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.550 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.593 [eventLoopGroupProxy-13-2 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.593 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.593 [eventLoopGroupProxy-13-2 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 22:57:26.594 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.597 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.598 [eventLoopGroupProxy-13-2 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.599 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.599 [eventLoopGroupProxy-13-2 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.599 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.601 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.601 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.601 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.601 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.602 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.604 [eventLoopGroupProxy-13-2 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.604 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.604 [eventLoopGroupProxy-13-2 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.605 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.607 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.609 [eventLoopGroupProxy-13-2 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.609 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.609 [eventLoopGroupProxy-13-2 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.610 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.611 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.611 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.611 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.611 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.612 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.657 [eventLoopGroupProxy-13-2 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.657 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.657 [eventLoopGroupProxy-13-2 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 22:57:26.658 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.659 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.659 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.659 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.659 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.661 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.705 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.705 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.705 [eventLoopGroupProxy-13-2 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 22:57:26.706 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.709 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.710 [eventLoopGroupProxy-13-2 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.710 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.710 [eventLoopGroupProxy-13-2 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.712 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.712 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.712 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.712 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.714 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.715 [eventLoopGroupProxy-13-2 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.715 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.716 [eventLoopGroupProxy-13-2 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:26.716 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.717 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.717 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.717 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.717 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.717 [DefaultDispatcher-worker-5 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:26.719 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.761 [eventLoopGroupProxy-13-2 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.761 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.761 [eventLoopGroupProxy-13-2 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-11 22:57:26.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.763 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.763 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.763 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.763 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.765 [eventLoopGroupProxy-13-2 @call-handler#1614] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.767 [eventLoopGroupProxy-13-2 @coroutine#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.767 [eventLoopGroupProxy-13-2 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.767 [eventLoopGroupProxy-13-2 @call-handler#1614] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:26.767 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.768 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.769 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.769 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.769 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.770 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.772 [eventLoopGroupProxy-13-2 @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.772 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.772 [eventLoopGroupProxy-13-2 @call-handler#1620] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.774 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.774 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.774 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.774 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.775 [eventLoopGroupProxy-13-2 @call-handler#1626] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.776 [eventLoopGroupProxy-13-2 @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.777 [eventLoopGroupProxy-13-2 @call-handler#1626] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.777 [eventLoopGroupProxy-13-2 @call-handler#1626] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.778 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.778 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.778 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.778 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.779 [eventLoopGroupProxy-13-2 @call-handler#1632] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.781 [eventLoopGroupProxy-13-2 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.781 [eventLoopGroupProxy-13-2 @call-handler#1632] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.781 [eventLoopGroupProxy-13-2 @call-handler#1632] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.781 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.784 [eventLoopGroupProxy-13-2 @call-handler#1638] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.829 [eventLoopGroupProxy-13-2 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.829 [eventLoopGroupProxy-13-2 @call-handler#1638] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.829 [eventLoopGroupProxy-13-2 @call-handler#1638] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 22:57:26.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.834 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.834 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.834 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.834 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.836 [eventLoopGroupProxy-13-2 @call-handler#1644] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.837 [eventLoopGroupProxy-13-2 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.837 [eventLoopGroupProxy-13-2 @call-handler#1644] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.837 [eventLoopGroupProxy-13-2 @call-handler#1644] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.838 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.840 [eventLoopGroupProxy-13-2 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.842 [eventLoopGroupProxy-13-2 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.842 [eventLoopGroupProxy-13-2 @call-handler#1650] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.842 [eventLoopGroupProxy-13-2 @call-handler#1650] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.842 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.845 [eventLoopGroupProxy-13-2 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.846 [eventLoopGroupProxy-13-2 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.847 [eventLoopGroupProxy-13-2 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.847 [eventLoopGroupProxy-13-2 @call-handler#1656] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.847 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.848 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.848 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.848 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.848 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.849 [eventLoopGroupProxy-13-2 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.851 [eventLoopGroupProxy-13-2 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.851 [eventLoopGroupProxy-13-2 @call-handler#1662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.851 [eventLoopGroupProxy-13-2 @call-handler#1662] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.851 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.853 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.853 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.853 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.854 [eventLoopGroupProxy-13-2 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.855 [eventLoopGroupProxy-13-2 @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.855 [eventLoopGroupProxy-13-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.856 [eventLoopGroupProxy-13-2 @call-handler#1668] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.856 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.857 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.857 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.857 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.857 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.858 [eventLoopGroupProxy-13-2 @call-handler#1674] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.860 [eventLoopGroupProxy-13-2 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.860 [eventLoopGroupProxy-13-2 @call-handler#1674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.860 [eventLoopGroupProxy-13-2 @call-handler#1674] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.860 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.861 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.861 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.861 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.862 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.863 [eventLoopGroupProxy-13-2 @call-handler#1680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.864 [eventLoopGroupProxy-13-2 @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.864 [eventLoopGroupProxy-13-2 @call-handler#1680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.864 [eventLoopGroupProxy-13-2 @call-handler#1680] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:26.865 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.866 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.866 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.866 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.866 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.867 [eventLoopGroupProxy-13-2 @call-handler#1686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.869 [eventLoopGroupProxy-13-2 @coroutine#1687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.869 [eventLoopGroupProxy-13-2 @call-handler#1686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.869 [eventLoopGroupProxy-13-2 @call-handler#1686] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.869 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.870 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.870 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.871 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.871 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.872 [eventLoopGroupProxy-13-2 @call-handler#1692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.873 [eventLoopGroupProxy-13-2 @coroutine#1693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.873 [eventLoopGroupProxy-13-2 @call-handler#1692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.874 [eventLoopGroupProxy-13-2 @call-handler#1692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.874 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.875 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.875 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.875 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.875 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.876 [eventLoopGroupProxy-13-2 @call-handler#1698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.878 [eventLoopGroupProxy-13-2 @coroutine#1699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.878 [eventLoopGroupProxy-13-2 @call-handler#1698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.878 [eventLoopGroupProxy-13-2 @call-handler#1698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.879 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.880 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.880 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.880 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.880 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.881 [eventLoopGroupProxy-13-2 @call-handler#1704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.883 [eventLoopGroupProxy-13-2 @coroutine#1705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.883 [eventLoopGroupProxy-13-2 @call-handler#1704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.883 [eventLoopGroupProxy-13-2 @call-handler#1704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.883 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.884 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.884 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.884 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.884 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.885 [eventLoopGroupProxy-13-2 @call-handler#1710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.887 [eventLoopGroupProxy-13-2 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.887 [eventLoopGroupProxy-13-2 @call-handler#1710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.887 [eventLoopGroupProxy-13-2 @call-handler#1710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.888 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.889 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.889 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.889 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.889 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.890 [eventLoopGroupProxy-13-2 @call-handler#1716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.933 [eventLoopGroupProxy-13-2 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.933 [eventLoopGroupProxy-13-2 @call-handler#1716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.934 [eventLoopGroupProxy-13-2 @call-handler#1716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 22:57:26.934 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.937 [eventLoopGroupProxy-13-2 @call-handler#1722] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.939 [eventLoopGroupProxy-13-2 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.939 [eventLoopGroupProxy-13-2 @call-handler#1722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.939 [eventLoopGroupProxy-13-2 @call-handler#1722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.940 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.941 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.941 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.941 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.941 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.942 [eventLoopGroupProxy-13-2 @call-handler#1728] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.945 [eventLoopGroupProxy-13-2 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.945 [eventLoopGroupProxy-13-2 @call-handler#1728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.945 [eventLoopGroupProxy-13-2 @call-handler#1728] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:26.945 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.946 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.947 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.947 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.947 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.948 [eventLoopGroupProxy-13-2 @call-handler#1734] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.950 [eventLoopGroupProxy-13-2 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.950 [eventLoopGroupProxy-13-2 @call-handler#1734] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.950 [eventLoopGroupProxy-13-2 @call-handler#1734] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.952 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.952 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.952 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.952 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.953 [eventLoopGroupProxy-13-2 @call-handler#1740] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.955 [eventLoopGroupProxy-13-2 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.955 [eventLoopGroupProxy-13-2 @call-handler#1740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.955 [eventLoopGroupProxy-13-2 @call-handler#1740] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.956 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.957 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.957 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.957 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.957 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.958 [eventLoopGroupProxy-13-2 @call-handler#1746] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.960 [eventLoopGroupProxy-13-2 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.960 [eventLoopGroupProxy-13-2 @call-handler#1746] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.960 [eventLoopGroupProxy-13-2 @call-handler#1746] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.961 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.963 [eventLoopGroupProxy-13-2 @call-handler#1752] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:26.965 [eventLoopGroupProxy-13-2 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:26.965 [eventLoopGroupProxy-13-2 @call-handler#1752] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:26.965 [eventLoopGroupProxy-13-2 @call-handler#1752] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:26.966 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:26.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:26.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:26.968 [eventLoopGroupProxy-13-2 @call-handler#1758] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.013 [eventLoopGroupProxy-13-2 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.013 [eventLoopGroupProxy-13-2 @call-handler#1758] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.014 [eventLoopGroupProxy-13-2 @call-handler#1758] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 22:57:27.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.017 [eventLoopGroupProxy-13-2 @call-handler#1765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.019 [eventLoopGroupProxy-13-2 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.019 [eventLoopGroupProxy-13-2 @call-handler#1765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.019 [eventLoopGroupProxy-13-2 @call-handler#1765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.022 [eventLoopGroupProxy-13-2 @call-handler#1771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.024 [eventLoopGroupProxy-13-2 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.025 [eventLoopGroupProxy-13-2 @call-handler#1771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.025 [eventLoopGroupProxy-13-2 @call-handler#1771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.026 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.026 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.026 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.026 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.028 [eventLoopGroupProxy-13-2 @call-handler#1777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.074 [eventLoopGroupProxy-13-2 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.074 [eventLoopGroupProxy-13-2 @call-handler#1777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.074 [eventLoopGroupProxy-13-2 @call-handler#1777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-11 22:57:27.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.076 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.076 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.076 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.076 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.077 [eventLoopGroupProxy-13-2 @call-handler#1783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.079 [eventLoopGroupProxy-13-2 @coroutine#1784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.079 [eventLoopGroupProxy-13-2 @call-handler#1783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.079 [eventLoopGroupProxy-13-2 @call-handler#1783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.080 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.082 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.082 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.082 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.082 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.083 [eventLoopGroupProxy-13-2 @call-handler#1789] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.085 [eventLoopGroupProxy-13-2 @coroutine#1790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.085 [eventLoopGroupProxy-13-2 @call-handler#1789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.085 [eventLoopGroupProxy-13-2 @call-handler#1789] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.086 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.088 [eventLoopGroupProxy-13-2 @call-handler#1795] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.090 [eventLoopGroupProxy-13-2 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.090 [eventLoopGroupProxy-13-2 @call-handler#1795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.090 [eventLoopGroupProxy-13-2 @call-handler#1795] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.090 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.091 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.091 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.091 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.091 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.093 [eventLoopGroupProxy-13-2 @call-handler#1801] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.094 [eventLoopGroupProxy-13-2 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.095 [eventLoopGroupProxy-13-2 @call-handler#1801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.095 [eventLoopGroupProxy-13-2 @call-handler#1801] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.095 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.097 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.097 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.097 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.097 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.098 [eventLoopGroupProxy-13-2 @call-handler#1807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.100 [eventLoopGroupProxy-13-2 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.100 [eventLoopGroupProxy-13-2 @call-handler#1807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.100 [eventLoopGroupProxy-13-2 @call-handler#1807] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.101 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.102 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.102 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.102 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.102 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.104 [eventLoopGroupProxy-13-2 @call-handler#1813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.106 [eventLoopGroupProxy-13-2 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.106 [eventLoopGroupProxy-13-2 @call-handler#1813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.106 [eventLoopGroupProxy-13-2 @call-handler#1813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.107 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.108 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.108 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.108 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.108 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.110 [eventLoopGroupProxy-13-2 @call-handler#1819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.111 [eventLoopGroupProxy-13-2 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.111 [eventLoopGroupProxy-13-2 @call-handler#1819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.111 [eventLoopGroupProxy-13-2 @call-handler#1819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:27.112 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.113 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.113 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.113 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.113 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.114 [eventLoopGroupProxy-13-2 @call-handler#1825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.116 [eventLoopGroupProxy-13-2 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.116 [eventLoopGroupProxy-13-2 @call-handler#1825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.116 [eventLoopGroupProxy-13-2 @call-handler#1825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.116 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.119 [eventLoopGroupProxy-13-2 @call-handler#1831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.121 [eventLoopGroupProxy-13-2 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.121 [eventLoopGroupProxy-13-2 @call-handler#1831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.121 [eventLoopGroupProxy-13-2 @call-handler#1831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.121 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.122 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.122 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.122 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.122 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.124 [eventLoopGroupProxy-13-2 @call-handler#1837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.126 [eventLoopGroupProxy-13-2 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.126 [eventLoopGroupProxy-13-2 @call-handler#1837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.126 [eventLoopGroupProxy-13-2 @call-handler#1837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.127 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.129 [eventLoopGroupProxy-13-2 @call-handler#1843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.131 [eventLoopGroupProxy-13-2 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.131 [eventLoopGroupProxy-13-2 @call-handler#1843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.131 [eventLoopGroupProxy-13-2 @call-handler#1843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.132 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.133 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.133 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.133 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.133 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.134 [eventLoopGroupProxy-13-2 @call-handler#1849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.136 [eventLoopGroupProxy-13-2 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.136 [eventLoopGroupProxy-13-2 @call-handler#1849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.136 [eventLoopGroupProxy-13-2 @call-handler#1849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.136 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.137 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.139 [eventLoopGroupProxy-13-2 @call-handler#1855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.141 [eventLoopGroupProxy-13-2 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.141 [eventLoopGroupProxy-13-2 @call-handler#1855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.141 [eventLoopGroupProxy-13-2 @call-handler#1855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.141 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.143 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.143 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.143 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.143 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.144 [eventLoopGroupProxy-13-2 @call-handler#1861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.145 [eventLoopGroupProxy-13-2 @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.146 [eventLoopGroupProxy-13-2 @call-handler#1861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.146 [eventLoopGroupProxy-13-2 @call-handler#1861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.146 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.148 [eventLoopGroupProxy-13-2 @call-handler#1867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.150 [eventLoopGroupProxy-13-2 @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.150 [eventLoopGroupProxy-13-2 @call-handler#1867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.150 [eventLoopGroupProxy-13-2 @call-handler#1867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.151 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.152 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.152 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.152 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.152 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.154 [eventLoopGroupProxy-13-2 @call-handler#1873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.156 [eventLoopGroupProxy-13-2 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.156 [eventLoopGroupProxy-13-2 @call-handler#1873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.156 [eventLoopGroupProxy-13-2 @call-handler#1873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.157 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.158 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.158 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.158 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.158 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.160 [eventLoopGroupProxy-13-2 @call-handler#1879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.205 [eventLoopGroupProxy-13-2 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.206 [eventLoopGroupProxy-13-2 @call-handler#1879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.206 [eventLoopGroupProxy-13-2 @call-handler#1879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-11 22:57:27.206 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.208 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.208 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.208 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.208 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.210 [eventLoopGroupProxy-13-2 @call-handler#1885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.212 [eventLoopGroupProxy-13-2 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.212 [eventLoopGroupProxy-13-2 @call-handler#1885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.212 [eventLoopGroupProxy-13-2 @call-handler#1885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.213 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.215 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.215 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.215 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.215 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.216 [eventLoopGroupProxy-13-2 @call-handler#1891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.218 [eventLoopGroupProxy-13-2 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.218 [eventLoopGroupProxy-13-2 @call-handler#1891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.218 [eventLoopGroupProxy-13-2 @call-handler#1891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.219 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.220 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.220 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.220 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.220 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.222 [eventLoopGroupProxy-13-2 @call-handler#1897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.224 [eventLoopGroupProxy-13-2 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.224 [eventLoopGroupProxy-13-2 @call-handler#1897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.225 [eventLoopGroupProxy-13-2 @call-handler#1897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.225 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.226 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.226 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.226 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.226 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.228 [eventLoopGroupProxy-13-2 @call-handler#1903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.229 [eventLoopGroupProxy-13-2 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.229 [eventLoopGroupProxy-13-2 @call-handler#1903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.230 [eventLoopGroupProxy-13-2 @call-handler#1903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.230 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.231 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.231 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.231 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.231 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.233 [eventLoopGroupProxy-13-2 @call-handler#1909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.235 [eventLoopGroupProxy-13-2 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.235 [eventLoopGroupProxy-13-2 @call-handler#1909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.235 [eventLoopGroupProxy-13-2 @call-handler#1909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.236 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.237 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.237 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.237 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.237 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.238 [eventLoopGroupProxy-13-2 @call-handler#1915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.239 [eventLoopGroupProxy-13-2 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.239 [eventLoopGroupProxy-13-2 @call-handler#1915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.239 [eventLoopGroupProxy-13-2 @call-handler#1915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:27.240 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.240 [DefaultDispatcher-worker-12 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:27.241 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.241 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.241 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.241 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.242 [eventLoopGroupProxy-13-2 @call-handler#1922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.285 [eventLoopGroupProxy-13-2 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.285 [eventLoopGroupProxy-13-2 @call-handler#1922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.285 [eventLoopGroupProxy-13-2 @call-handler#1922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 22:57:27.286 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.287 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.287 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.287 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.287 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.289 [eventLoopGroupProxy-13-2 @call-handler#1928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.290 [eventLoopGroupProxy-13-2 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.291 [eventLoopGroupProxy-13-2 @call-handler#1928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.291 [eventLoopGroupProxy-13-2 @call-handler#1928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.291 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.294 [eventLoopGroupProxy-13-2 @call-handler#1935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.295 [eventLoopGroupProxy-13-2 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.295 [eventLoopGroupProxy-13-2 @call-handler#1935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.295 [eventLoopGroupProxy-13-2 @call-handler#1935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.295 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.296 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.296 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.296 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.296 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.297 [eventLoopGroupProxy-13-2 @call-handler#1941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.298 [eventLoopGroupProxy-13-2 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.298 [eventLoopGroupProxy-13-2 @call-handler#1941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.299 [eventLoopGroupProxy-13-2 @call-handler#1941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.299 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.300 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.300 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.300 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.300 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.301 [eventLoopGroupProxy-13-2 @call-handler#1947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.302 [eventLoopGroupProxy-13-2 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.303 [eventLoopGroupProxy-13-2 @call-handler#1947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.303 [eventLoopGroupProxy-13-2 @call-handler#1947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.303 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.305 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.305 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.305 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.305 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.306 [eventLoopGroupProxy-13-2 @call-handler#1953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.308 [eventLoopGroupProxy-13-2 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.308 [eventLoopGroupProxy-13-2 @call-handler#1953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.308 [eventLoopGroupProxy-13-2 @call-handler#1953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.308 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.310 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.310 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.310 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.310 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.311 [eventLoopGroupProxy-13-2 @call-handler#1959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.313 [eventLoopGroupProxy-13-2 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.313 [eventLoopGroupProxy-13-2 @call-handler#1959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.313 [eventLoopGroupProxy-13-2 @call-handler#1959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.314 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.316 [eventLoopGroupProxy-13-2 @call-handler#1965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.318 [eventLoopGroupProxy-13-2 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.318 [eventLoopGroupProxy-13-2 @call-handler#1965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.318 [eventLoopGroupProxy-13-2 @call-handler#1965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.318 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.320 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.321 [eventLoopGroupProxy-13-2 @call-handler#1971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.322 [eventLoopGroupProxy-13-2 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.322 [eventLoopGroupProxy-13-2 @call-handler#1971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.322 [eventLoopGroupProxy-13-2 @call-handler#1971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:27.323 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.324 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.324 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.324 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.324 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.325 [eventLoopGroupProxy-13-2 @call-handler#1977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.326 [eventLoopGroupProxy-13-2 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.327 [eventLoopGroupProxy-13-2 @call-handler#1977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.327 [eventLoopGroupProxy-13-2 @call-handler#1977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.327 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.330 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.330 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.330 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.330 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.332 [eventLoopGroupProxy-13-2 @call-handler#1983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.334 [eventLoopGroupProxy-13-2 @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.334 [eventLoopGroupProxy-13-2 @call-handler#1983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.334 [eventLoopGroupProxy-13-2 @call-handler#1983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.335 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.336 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.336 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.336 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.336 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.337 [eventLoopGroupProxy-13-2 @call-handler#1989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.339 [eventLoopGroupProxy-13-2 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.339 [eventLoopGroupProxy-13-2 @call-handler#1989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.340 [eventLoopGroupProxy-13-2 @call-handler#1989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.340 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.341 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.341 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.341 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.341 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.342 [eventLoopGroupProxy-13-2 @call-handler#1995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.344 [eventLoopGroupProxy-13-2 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.344 [eventLoopGroupProxy-13-2 @call-handler#1995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.344 [eventLoopGroupProxy-13-2 @call-handler#1995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.345 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.346 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.346 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.346 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.347 [eventLoopGroupProxy-13-2 @call-handler#2001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.348 [eventLoopGroupProxy-13-2 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.349 [eventLoopGroupProxy-13-2 @call-handler#2001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.349 [eventLoopGroupProxy-13-2 @call-handler#2001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.349 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.351 [eventLoopGroupProxy-13-2 @call-handler#2007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.353 [eventLoopGroupProxy-13-2 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.353 [eventLoopGroupProxy-13-2 @call-handler#2007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.353 [eventLoopGroupProxy-13-2 @call-handler#2007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.354 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.355 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.355 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.355 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.355 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.356 [eventLoopGroupProxy-13-2 @call-handler#2013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.401 [eventLoopGroupProxy-13-2 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.401 [eventLoopGroupProxy-13-2 @call-handler#2013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.401 [eventLoopGroupProxy-13-2 @call-handler#2013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 22:57:27.402 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.404 [eventLoopGroupProxy-13-2 @call-handler#2019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.405 [eventLoopGroupProxy-13-2 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.406 [eventLoopGroupProxy-13-2 @call-handler#2019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.406 [eventLoopGroupProxy-13-2 @call-handler#2019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.406 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.407 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.407 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.407 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.407 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.408 [eventLoopGroupProxy-13-2 @call-handler#2025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.410 [eventLoopGroupProxy-13-2 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.410 [eventLoopGroupProxy-13-2 @call-handler#2025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.410 [eventLoopGroupProxy-13-2 @call-handler#2025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.410 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.411 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.411 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.411 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.411 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.412 [eventLoopGroupProxy-13-2 @call-handler#2031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.413 [eventLoopGroupProxy-13-2 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.414 [eventLoopGroupProxy-13-2 @call-handler#2031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.414 [eventLoopGroupProxy-13-2 @call-handler#2031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.414 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.416 [eventLoopGroupProxy-13-2 @call-handler#2037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.461 [eventLoopGroupProxy-13-2 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.461 [eventLoopGroupProxy-13-2 @call-handler#2037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.461 [eventLoopGroupProxy-13-2 @call-handler#2037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 22:57:27.462 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.463 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.463 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.463 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.463 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.464 [eventLoopGroupProxy-13-2 @call-handler#2043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.465 [eventLoopGroupProxy-13-2 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.466 [eventLoopGroupProxy-13-2 @call-handler#2043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.466 [eventLoopGroupProxy-13-2 @call-handler#2043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.466 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.467 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.467 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.467 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.467 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.468 [eventLoopGroupProxy-13-2 @call-handler#2049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.469 [eventLoopGroupProxy-13-2 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.469 [eventLoopGroupProxy-13-2 @call-handler#2049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.469 [eventLoopGroupProxy-13-2 @call-handler#2049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:27.470 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.471 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.471 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.471 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.471 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.472 [eventLoopGroupProxy-13-2 @call-handler#2055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.517 [eventLoopGroupProxy-13-2 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.517 [eventLoopGroupProxy-13-2 @call-handler#2055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.517 [eventLoopGroupProxy-13-2 @call-handler#2055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 22:57:27.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.520 [eventLoopGroupProxy-13-2 @call-handler#2061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.521 [eventLoopGroupProxy-13-2 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.522 [eventLoopGroupProxy-13-2 @call-handler#2061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.522 [eventLoopGroupProxy-13-2 @call-handler#2061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.524 [eventLoopGroupProxy-13-2 @call-handler#2067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.526 [eventLoopGroupProxy-13-2 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.526 [eventLoopGroupProxy-13-2 @call-handler#2067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.526 [eventLoopGroupProxy-13-2 @call-handler#2067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.528 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.528 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.528 [eventLoopGroupProxy-13-2 @call-handler#2073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.573 [eventLoopGroupProxy-13-2 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.573 [eventLoopGroupProxy-13-2 @call-handler#2073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.573 [eventLoopGroupProxy-13-2 @call-handler#2073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 22:57:27.574 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.575 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.575 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.575 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.575 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.576 [eventLoopGroupProxy-13-2 @call-handler#2079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.579 [eventLoopGroupProxy-13-2 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.579 [eventLoopGroupProxy-13-2 @call-handler#2079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.579 [eventLoopGroupProxy-13-2 @call-handler#2079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.579 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.581 [eventLoopGroupProxy-13-2 @call-handler#2085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.584 [eventLoopGroupProxy-13-2 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.584 [eventLoopGroupProxy-13-2 @call-handler#2085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.584 [eventLoopGroupProxy-13-2 @call-handler#2085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.585 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.587 [eventLoopGroupProxy-13-2 @call-handler#2091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.589 [eventLoopGroupProxy-13-2 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.589 [eventLoopGroupProxy-13-2 @call-handler#2091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.589 [eventLoopGroupProxy-13-2 @call-handler#2091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.589 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.591 [eventLoopGroupProxy-13-2 @call-handler#2098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.593 [eventLoopGroupProxy-13-2 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.593 [eventLoopGroupProxy-13-2 @call-handler#2098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.594 [eventLoopGroupProxy-13-2 @call-handler#2098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.594 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.596 [eventLoopGroupProxy-13-2 @call-handler#2104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.598 [eventLoopGroupProxy-13-2 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.598 [eventLoopGroupProxy-13-2 @call-handler#2104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.598 [eventLoopGroupProxy-13-2 @call-handler#2104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.598 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.599 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.600 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.600 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.600 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.601 [eventLoopGroupProxy-13-2 @call-handler#2110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.645 [eventLoopGroupProxy-13-2 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.645 [eventLoopGroupProxy-13-2 @call-handler#2110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.645 [eventLoopGroupProxy-13-2 @call-handler#2110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 22:57:27.646 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.646 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.646 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.646 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.646 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.647 [eventLoopGroupProxy-13-2 @call-handler#2116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.649 [eventLoopGroupProxy-13-2 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.649 [eventLoopGroupProxy-13-2 @call-handler#2116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.649 [eventLoopGroupProxy-13-2 @call-handler#2116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.651 [eventLoopGroupProxy-13-2 @call-handler#2122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.653 [eventLoopGroupProxy-13-2 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.653 [eventLoopGroupProxy-13-2 @call-handler#2122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.653 [eventLoopGroupProxy-13-2 @call-handler#2122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.653 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.655 [eventLoopGroupProxy-13-2 @call-handler#2128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.657 [eventLoopGroupProxy-13-2 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.657 [eventLoopGroupProxy-13-2 @call-handler#2128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.657 [eventLoopGroupProxy-13-2 @call-handler#2128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.657 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.658 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.658 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.658 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.658 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.659 [eventLoopGroupProxy-13-2 @call-handler#2134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.701 [eventLoopGroupProxy-13-2 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.701 [eventLoopGroupProxy-13-2 @call-handler#2134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.701 [eventLoopGroupProxy-13-2 @call-handler#2134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-11 22:57:27.702 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.703 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.703 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.703 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.703 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.704 [eventLoopGroupProxy-13-2 @call-handler#2140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.706 [eventLoopGroupProxy-13-2 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.706 [eventLoopGroupProxy-13-2 @call-handler#2140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.706 [eventLoopGroupProxy-13-2 @call-handler#2140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.706 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.708 [eventLoopGroupProxy-13-2 @call-handler#2146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.710 [eventLoopGroupProxy-13-2 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.710 [eventLoopGroupProxy-13-2 @call-handler#2146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.710 [eventLoopGroupProxy-13-2 @call-handler#2146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.710 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.712 [eventLoopGroupProxy-13-2 @call-handler#2152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.714 [eventLoopGroupProxy-13-2 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.714 [eventLoopGroupProxy-13-2 @call-handler#2152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.714 [eventLoopGroupProxy-13-2 @call-handler#2152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.714 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.716 [eventLoopGroupProxy-13-2 @call-handler#2158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.761 [eventLoopGroupProxy-13-2 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.762 [eventLoopGroupProxy-13-2 @call-handler#2158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.762 [eventLoopGroupProxy-13-2 @call-handler#2158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 22:57:27.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.763 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.764 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.764 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.764 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.765 [DefaultDispatcher-worker-9 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:27.765 [eventLoopGroupProxy-13-2 @call-handler#2165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.767 [eventLoopGroupProxy-13-2 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.767 [eventLoopGroupProxy-13-2 @call-handler#2165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.767 [eventLoopGroupProxy-13-2 @call-handler#2165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.768 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.769 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.769 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.769 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.769 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.770 [eventLoopGroupProxy-13-2 @call-handler#2171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.771 [eventLoopGroupProxy-13-2 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.771 [eventLoopGroupProxy-13-2 @call-handler#2171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.772 [eventLoopGroupProxy-13-2 @call-handler#2171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.774 [eventLoopGroupProxy-13-2 @call-handler#2177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.777 [eventLoopGroupProxy-13-2 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.777 [eventLoopGroupProxy-13-2 @call-handler#2177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.777 [eventLoopGroupProxy-13-2 @call-handler#2177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.780 [eventLoopGroupProxy-13-2 @call-handler#2183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.781 [eventLoopGroupProxy-13-2 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.781 [eventLoopGroupProxy-13-2 @call-handler#2183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.781 [eventLoopGroupProxy-13-2 @call-handler#2183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:27.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.784 [eventLoopGroupProxy-13-2 @call-handler#2189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.828 [eventLoopGroupProxy-13-2 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.829 [eventLoopGroupProxy-13-2 @call-handler#2189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.829 [eventLoopGroupProxy-13-2 @call-handler#2189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 22:57:27.829 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.831 [eventLoopGroupProxy-13-2 @call-handler#2195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.833 [eventLoopGroupProxy-13-2 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.833 [eventLoopGroupProxy-13-2 @call-handler#2195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.833 [eventLoopGroupProxy-13-2 @call-handler#2195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.833 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.834 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.834 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.834 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.836 [eventLoopGroupProxy-13-2 @call-handler#2201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.838 [eventLoopGroupProxy-13-2 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.838 [eventLoopGroupProxy-13-2 @call-handler#2201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.838 [eventLoopGroupProxy-13-2 @call-handler#2201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 22:57:27.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.840 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.840 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.840 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.840 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.841 [eventLoopGroupProxy-13-2 @call-handler#2207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.884 [eventLoopGroupProxy-13-2 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.884 [eventLoopGroupProxy-13-2 @call-handler#2207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.885 [eventLoopGroupProxy-13-2 @call-handler#2207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 22:57:27.885 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.886 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.886 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.886 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.886 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.887 [eventLoopGroupProxy-13-2 @call-handler#2213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.889 [eventLoopGroupProxy-13-2 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.889 [eventLoopGroupProxy-13-2 @call-handler#2213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.889 [eventLoopGroupProxy-13-2 @call-handler#2213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.889 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.890 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.890 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.890 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.890 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.891 [eventLoopGroupProxy-13-2 @call-handler#2220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.894 [eventLoopGroupProxy-13-2 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.895 [eventLoopGroupProxy-13-2 @call-handler#2220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.895 [eventLoopGroupProxy-13-2 @call-handler#2220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 22:57:27.895 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.897 [eventLoopGroupProxy-13-2 @call-handler#2226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.898 [eventLoopGroupProxy-13-2 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.899 [eventLoopGroupProxy-13-2 @call-handler#2226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.899 [eventLoopGroupProxy-13-2 @call-handler#2226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.899 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.901 [eventLoopGroupProxy-13-2 @call-handler#2232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.902 [eventLoopGroupProxy-13-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.902 [eventLoopGroupProxy-13-2 @call-handler#2232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.902 [eventLoopGroupProxy-13-2 @call-handler#2232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:27.903 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.904 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.904 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.904 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.904 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.905 [eventLoopGroupProxy-13-2 @call-handler#2238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.906 [eventLoopGroupProxy-13-2 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.906 [eventLoopGroupProxy-13-2 @call-handler#2238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.906 [eventLoopGroupProxy-13-2 @call-handler#2238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 22:57:27.907 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.908 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.908 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.908 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.908 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.909 [eventLoopGroupProxy-13-2 @call-handler#2244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.957 [eventLoopGroupProxy-13-2 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.957 [eventLoopGroupProxy-13-2 @call-handler#2244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.957 [eventLoopGroupProxy-13-2 @call-handler#2244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-11 22:57:27.958 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.960 [eventLoopGroupProxy-13-2 @call-handler#2250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.962 [eventLoopGroupProxy-13-2 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.962 [eventLoopGroupProxy-13-2 @call-handler#2250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.962 [eventLoopGroupProxy-13-2 @call-handler#2250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.964 [eventLoopGroupProxy-13-2 @call-handler#2256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.966 [eventLoopGroupProxy-13-2 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.966 [eventLoopGroupProxy-13-2 @call-handler#2256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.966 [eventLoopGroupProxy-13-2 @call-handler#2256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.966 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.968 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.969 [eventLoopGroupProxy-13-2 @call-handler#2262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:27.970 [eventLoopGroupProxy-13-2 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:27.970 [eventLoopGroupProxy-13-2 @call-handler#2262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:27.970 [eventLoopGroupProxy-13-2 @call-handler#2262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 22:57:27.971 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.971 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.971 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:27.971 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:27.971 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:27.972 [eventLoopGroupProxy-13-2 @call-handler#2268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:28.017 [eventLoopGroupProxy-13-2 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:28.017 [eventLoopGroupProxy-13-2 @call-handler#2268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:28.017 [eventLoopGroupProxy-13-2 @call-handler#2268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 22:57:28.018 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:28.034 [DefaultDispatcher-worker-8 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:28.044 [DefaultDispatcher-worker-8 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:28.044 [DefaultDispatcher-worker-8 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:28.044 [DefaultDispatcher-worker-8 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:28.044 [DefaultDispatcher-worker-8 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:28.044 [DefaultDispatcher-worker-8 @coroutine#1156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 22:57:28.046 [eventLoopGroupProxy-13-2 @call-handler#2279] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 22:57:28.046 [eventLoopGroupProxy-13-2 @call-handler#2279] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 22:57:28.046 [eventLoopGroupProxy-13-2 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:28.071 [DefaultDispatcher-worker-1 @call-handler#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc6017 2024-02-11 22:57:28.072 [eventLoopGroupProxy-13-2 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:28.072 [eventLoopGroupProxy-13-2 @call-handler#2279] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-11 22:57:28.072 [DefaultDispatcher-worker-12 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json 2024-02-11 22:57:28.072 [DefaultDispatcher-worker-12 @coroutine#972] 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/557709428710301696/_ustadmanifest.json. 2024-02-11 22:57:28.072 [DefaultDispatcher-worker-12 @coroutine#972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json 2024-02-11 22:57:28.073 [DefaultDispatcher-worker-9 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:28.073 [DefaultDispatcher-worker-9 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:28.073 [DefaultDispatcher-worker-9 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:28.073 [DefaultDispatcher-worker-9 @coroutine#1156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:28.074 [DefaultDispatcher-worker-9 @coroutine#972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json 2024-02-11 22:57:28.074 [DefaultDispatcher-worker-9 @coroutine#972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json 2024-02-11 22:57:28.075 [DefaultDispatcher-worker-2 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json. 2024-02-11 22:57:28.075 [DefaultDispatcher-worker-2 @coroutine#972] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557709428710301696/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:28.081 [DefaultDispatcher-worker-2 @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:28.082 [DefaultDispatcher-worker-8 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-11 22:57:28.096 [DefaultDispatcher-worker-8 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc6017 2024-02-11 22:57:28.103 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 22:57:28.104 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 22:57:28.104 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 22:57:28.104 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 22:57:28.104 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 22:57:28.108 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a6320 2024-02-11 22:57:28.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-11 22:57:28.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-11 22:57:28.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:28.109 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5af641d3: (connection evicted) 2024-02-11 22:57:28.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:28.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-11 22:57:28.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-11 22:57:28.438 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:28.438 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:28.534 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 22:57:29.114 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3ebc6d8b 2024-02-11 22:57:29.114 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3ebc6d8b 2024-02-11 22:57:29.120 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acb1c9c 2024-02-11 22:57:29.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-11 22:57:29.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-11 22:57:29.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:29.120 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37cc6017: (connection evicted) 2024-02-11 22:57:29.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:29.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-11 22:57:29.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-11 22:57:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@176054b7 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:29.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@24563809 2024-02-11 22:57:29.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@24563809 2024-02-11 22:57:29.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-11 22:57:29.144 [DefaultDispatcher-worker-12 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24563809 2024-02-11 22:57:29.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe9a396 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:29.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-11 22:57:29.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa29b9e 2024-02-11 22:57:29.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa29b9e 2024-02-11 22:57:29.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5e051e 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:29.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-11 22:57:29.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@30811f91 2024-02-11 22:57:29.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@30811f91 2024-02-11 22:57:29.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-11 22:57:29.158 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 22:57:29.159 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-11 22:57:29.160 [DefaultDispatcher-worker-12 @coroutine#2671] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 22:57:29.164 [DefaultDispatcher-worker-12 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa29b9e 2024-02-11 22:57:29.165 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:29.166 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 22:57:29.166 [Test worker @coroutine#2672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:29.166 [Test worker @coroutine#2672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 22:57:29.169 [eventLoopGroupProxy-16-1 @call-handler#2679] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-11 22:57:29.169 [eventLoopGroupProxy-16-1 @call-handler#2679] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-11 22:57:29.171 [eventLoopGroupProxy-16-1 @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30811f91 2024-02-11 22:57:29.172 [Test worker @coroutine#2672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:29.172 [Test worker @coroutine#2672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 22:57:29.173 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-11 22:57:29.173 [Test worker @coroutine#2672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:29.174 [Test worker @coroutine#2684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:29.174 [Test worker @coroutine#2684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 22:57:29.174 [Test worker @coroutine#2684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:29.174 [Test worker @coroutine#2684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:29.175 [eventLoopGroupProxy-16-1 @call-handler#2687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 22:57:29.179 [eventLoopGroupProxy-16-1 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30811f91 2024-02-11 22:57:29.179 [eventLoopGroupProxy-16-1 @call-handler#2687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:29.179 [Test worker @coroutine#2684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 22:57:29.183 [eventLoopGroupProxy-16-2 @call-handler#2697] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-02-11 22:57:29.188 [eventLoopGroupProxy-16-2 @call-handler#2697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:29.196 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa29b9e 2024-02-11 22:57:29.228 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:29.253 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:29.255 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:30.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-11 22:57:30.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@337fb1a5 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:30.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bdad3bb 2024-02-11 22:57:30.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bdad3bb 2024-02-11 22:57:30.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-11 22:57:30.357 [DefaultDispatcher-worker-5 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bdad3bb 2024-02-11 22:57:30.363 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44301/api/blob/upload-init-batch 2024-02-11 22:57:30.363 [Test worker @coroutine#2707] 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:44301/api/blob/upload-init-batch. 2024-02-11 22:57:30.363 [Test worker @coroutine#2707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44301/api/blob/upload-init-batch 2024-02-11 22:57:30.363 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44301/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 22:57:30.365 [Test worker @coroutine#2707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44301/api/blob/upload-init-batch 2024-02-11 22:57:30.365 [Test worker @coroutine#2707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44301/api/blob/upload-init-batch 2024-02-11 22:57:30.365 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44301/api/blob/upload-init-batch. 2024-02-11 22:57:30.365 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44301/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:30.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-11 22:57:30.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-11 22:57:30.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:30.372 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bdad3bb: (connection evicted) 2024-02-11 22:57:30.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:30.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-11 22:57:30.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-11 22:57:30.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498b697 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:30.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6987b74e 2024-02-11 22:57:30.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6987b74e 2024-02-11 22:57:30.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-11 22:57:30.392 [Test worker @coroutine#2717] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57451/api/blob/upload-init-batch 2024-02-11 22:57:30.392 [Test worker @coroutine#2717] 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:57451/api/blob/upload-init-batch. 2024-02-11 22:57:30.392 [Test worker @coroutine#2717] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57451/api/blob/upload-init-batch 2024-02-11 22:57:30.392 [Test worker @coroutine#2717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57451/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 22:57:30.394 [Test worker @coroutine#2717] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57451/api/blob/upload-init-batch 2024-02-11 22:57:30.394 [Test worker @coroutine#2717] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57451/api/blob/upload-init-batch 2024-02-11 22:57:30.394 [Test worker @coroutine#2717] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57451/api/blob/upload-init-batch. 2024-02-11 22:57:30.394 [Test worker @coroutine#2717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57451/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:30.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-11 22:57:30.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-11 22:57:30.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:30.395 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6987b74e: (connection evicted) 2024-02-11 22:57:30.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:30.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-11 22:57:30.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b66bf1c 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:30.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:30.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-11 22:57:30.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ec6ac0 2024-02-11 22:57:30.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ec6ac0 2024-02-11 22:57:30.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-11 22:57:30.419 [Test worker @coroutine#2723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37315/api/blob/upload-init-batch 2024-02-11 22:57:30.419 [Test worker @coroutine#2723] 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:37315/api/blob/upload-init-batch. 2024-02-11 22:57:30.419 [Test worker @coroutine#2723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37315/api/blob/upload-init-batch 2024-02-11 22:57:30.419 [Test worker @coroutine#2723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37315/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 22:57:30.421 [Test worker @coroutine#2723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37315/api/blob/upload-init-batch 2024-02-11 22:57:30.421 [Test worker @coroutine#2723] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37315/api/blob/upload-init-batch 2024-02-11 22:57:30.421 [Test worker @coroutine#2723] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37315/api/blob/upload-init-batch. 2024-02-11 22:57:30.421 [Test worker @coroutine#2723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37315/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:30.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-11 22:57:30.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-11 22:57:30.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:30.429 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56ec6ac0: (connection evicted) 2024-02-11 22:57:30.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:30.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-11 22:57:30.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-11 22:57:30.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd8b081 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:30.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:30.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-11 22:57:30.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-11 22:57:30.524 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.550 [DefaultDispatcher-worker-6 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.555 [DefaultDispatcher-worker-8 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.561 [DefaultDispatcher-worker-8 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.565 [DefaultDispatcher-worker-6 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.570 [DefaultDispatcher-worker-1 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.576 [DefaultDispatcher-worker-1 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.583 [DefaultDispatcher-worker-12 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.590 [DefaultDispatcher-worker-10 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.597 [DefaultDispatcher-worker-6 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.602 [DefaultDispatcher-worker-12 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.606 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:30.611 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@673b9607 2024-02-11 22:57:30.611 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@673b9607 2024-02-11 22:57:30.611 [DefaultDispatcher-worker-8 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.614 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fc7490 2024-02-11 22:57:30.614 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fc7490 2024-02-11 22:57:30.617 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc3fd77 2024-02-11 22:57:30.617 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc3fd77 2024-02-11 22:57:30.619 [DefaultDispatcher-worker-8 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.620 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c17eab 2024-02-11 22:57:30.620 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c17eab 2024-02-11 22:57:30.623 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@13715e1a 2024-02-11 22:57:30.623 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@13715e1a 2024-02-11 22:57:30.626 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a3f010 2024-02-11 22:57:30.626 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a3f010 2024-02-11 22:57:30.628 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf98e16 2024-02-11 22:57:30.628 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf98e16 2024-02-11 22:57:30.629 [DefaultDispatcher-worker-8 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511a307e 2024-02-11 22:57:30.630 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee81e4 2024-02-11 22:57:30.630 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee81e4 2024-02-11 22:57:30.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-11 22:57:30.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-11 22:57:30.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-11 22:57:30.632 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@511a307e: (connection evicted) 2024-02-11 22:57:30.632 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f6976d 2024-02-11 22:57:30.632 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f6976d 2024-02-11 22:57:30.632 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:30.632 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@673b9607: (connection evicted) 2024-02-11 22:57:30.633 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69fc7490: (connection evicted) 2024-02-11 22:57:30.633 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc3fd77: (connection evicted) 2024-02-11 22:57:30.634 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28c17eab: (connection evicted) 2024-02-11 22:57:30.634 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13715e1a: (connection evicted) 2024-02-11 22:57:30.635 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a3f010: (connection evicted) 2024-02-11 22:57:30.635 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bf98e16: (connection evicted) 2024-02-11 22:57:30.635 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ee81e4: (connection evicted) 2024-02-11 22:57:30.636 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51f6976d: (connection evicted) 2024-02-11 22:57:30.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:30.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-11 22:57:30.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54780c40 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:30.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:30.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-11 22:57:30.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-11 22:57:30.662 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.688 [DefaultDispatcher-worker-10 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.695 [DefaultDispatcher-worker-16 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.703 [DefaultDispatcher-worker-16 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.710 [DefaultDispatcher-worker-10 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.715 [DefaultDispatcher-worker-5 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.722 [DefaultDispatcher-worker-12 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.727 [DefaultDispatcher-worker-5 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.735 [DefaultDispatcher-worker-12 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.740 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:30.742 [DefaultDispatcher-worker-10 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.744 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@62611c54 2024-02-11 22:57:30.744 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@62611c54 2024-02-11 22:57:30.748 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca6ee68 2024-02-11 22:57:30.748 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca6ee68 2024-02-11 22:57:30.749 [DefaultDispatcher-worker-8 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.751 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68997724 2024-02-11 22:57:30.751 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68997724 2024-02-11 22:57:30.754 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9be453 2024-02-11 22:57:30.754 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9be453 2024-02-11 22:57:30.756 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4772ce08 2024-02-11 22:57:30.756 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4772ce08 2024-02-11 22:57:30.758 [DefaultDispatcher-worker-12 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.758 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7cad20 2024-02-11 22:57:30.758 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7cad20 2024-02-11 22:57:30.760 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7fd9dc 2024-02-11 22:57:30.760 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7fd9dc 2024-02-11 22:57:30.763 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db41b1c 2024-02-11 22:57:30.763 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db41b1c 2024-02-11 22:57:30.765 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce79e2c 2024-02-11 22:57:30.765 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce79e2c 2024-02-11 22:57:30.765 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 22:57:30.766 [DefaultDispatcher-worker-12 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.774 [DefaultDispatcher-worker-12 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da 2024-02-11 22:57:30.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-11 22:57:30.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-11 22:57:30.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:30.775 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d91d2da: (connection evicted) 2024-02-11 22:57:30.776 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62611c54: (connection evicted) 2024-02-11 22:57:30.777 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ca6ee68: (connection evicted) 2024-02-11 22:57:30.777 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68997724: (connection evicted) 2024-02-11 22:57:30.777 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d9be453: (connection evicted) 2024-02-11 22:57:30.778 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4772ce08: (connection evicted) 2024-02-11 22:57:30.778 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c7cad20: (connection evicted) 2024-02-11 22:57:30.779 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7fd9dc: (connection evicted) 2024-02-11 22:57:30.779 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db41b1c: (connection evicted) 2024-02-11 22:57:30.779 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ce79e2c: (connection evicted) 2024-02-11 22:57:30.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:30.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-11 22:57:30.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ab398b 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-11 22:57:31.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cc3902 2024-02-11 22:57:31.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cc3902 2024-02-11 22:57:31.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-11 22:57:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23119bc3 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4603c412 2024-02-11 22:57:31.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4603c412 2024-02-11 22:57:31.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-11 22:57:31.231 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4603c412 2024-02-11 22:57:31.233 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4603c412 2024-02-11 22:57:31.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d3e740 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2024-02-11 22:57:31.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2024-02-11 22:57:31.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-11 22:57:31.263 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2024-02-11 22:57:31.266 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386f88b3 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-11 22:57:31.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2024-02-11 22:57:31.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2024-02-11 22:57:31.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-11 22:57:31.291 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:31.295 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2024-02-11 22:57:31.297 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2024-02-11 22:57:31.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f5770e 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f94afe 2024-02-11 22:57:31.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f94afe 2024-02-11 22:57:31.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-11 22:57:31.307 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:31.323 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53f94afe 2024-02-11 22:57:31.326 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53f94afe 2024-02-11 22:57:31.333 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/ 2024-02-11 22:57:31.333 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33429/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.335 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/ 2024-02-11 22:57:31.335 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/ 2024-02-11 22:57:31.335 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33429/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.336 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/ 2024-02-11 22:57:31.336 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/ 2024-02-11 22:57:31.336 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33429/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.336 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/ 2024-02-11 22:57:31.337 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/ 2024-02-11 22:57:31.337 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33429/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.339 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:31.372 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:31.383 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/ 2024-02-11 22:57:31.383 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/ 2024-02-11 22:57:31.383 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33429/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.384 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/ 2024-02-11 22:57:31.384 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/ 2024-02-11 22:57:31.385 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33429/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.385 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/ 2024-02-11 22:57:31.386 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/ 2024-02-11 22:57:31.386 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33429/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.386 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/ 2024-02-11 22:57:31.390 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45641/ 2024-02-11 22:57:31.390 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45641/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.392 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45641/ 2024-02-11 22:57:31.392 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45641/ 2024-02-11 22:57:31.392 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45641/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.393 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45641/ 2024-02-11 22:57:31.394 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45641/ 2024-02-11 22:57:31.394 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45641/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.394 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45641/ 2024-02-11 22:57:31.395 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45641/ 2024-02-11 22:57:31.395 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45641/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.399 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:31.439 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45641/ 2024-02-11 22:57:31.439 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45641/ 2024-02-11 22:57:31.439 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45641/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.440 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45641/ 2024-02-11 22:57:31.441 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45641/ 2024-02-11 22:57:31.441 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45641/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.442 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45641/ 2024-02-11 22:57:31.442 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45641/ 2024-02-11 22:57:31.442 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45641/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 22:57:31.443 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45641/ 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b95fce9 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:31.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:31.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-11 22:57:31.692 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:31.703 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:31.705 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:31.708 [DefaultDispatcher-worker-12 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.708 [DefaultDispatcher-worker-12 @coroutine#2847] 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:40509/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:31.708 [DefaultDispatcher-worker-12 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.708 [DefaultDispatcher-worker-12 @coroutine#2847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40509/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:31.709 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.709 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.716 [DefaultDispatcher-worker-1 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:31.716 [DefaultDispatcher-worker-1 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.716 [DefaultDispatcher-worker-1 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:31.716 [DefaultDispatcher-worker-1 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.717 [DefaultDispatcher-worker-2 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.717 [DefaultDispatcher-worker-2 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.719 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:31.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d108063 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-11 22:57:31.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-11 22:57:31.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-11 22:57:31.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-11 22:57:31.751 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-11 22:57:31.763 [Test worker @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-11 22:57:31.765 [Test worker @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-11 22:57:31.770 [DefaultDispatcher-worker-1 @coroutine#2867] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 22:57:31.770 [DefaultDispatcher-worker-1 @coroutine#2867] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-11 22:57:31.770 [DefaultDispatcher-worker-1 @coroutine#2867] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 22:57:31.772 [DefaultDispatcher-worker-11 @coroutine#2867] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 22:57:31.772 [DefaultDispatcher-worker-11 @coroutine#2867] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 22:57:31.773 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65234a9 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-11 22:57:31.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-11 22:57:31.775 [DefaultDispatcher-worker-5 @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-02-11 22:57:31.779 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@281992fb 2024-02-11 22:57:31.779 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@281992fb 2024-02-11 22:57:31.782 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@26de7988 2024-02-11 22:57:31.782 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@26de7988 2024-02-11 22:57:31.785 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e1f98b 2024-02-11 22:57:31.785 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e1f98b 2024-02-11 22:57:31.787 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e373b3 2024-02-11 22:57:31.787 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e373b3 2024-02-11 22:57:31.790 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@309bbfe 2024-02-11 22:57:31.790 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@309bbfe 2024-02-11 22:57:31.792 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ce902e 2024-02-11 22:57:31.792 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ce902e 2024-02-11 22:57:31.794 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bce06dd 2024-02-11 22:57:31.794 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bce06dd 2024-02-11 22:57:31.794 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.796 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc8cfc 2024-02-11 22:57:31.796 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc8cfc 2024-02-11 22:57:31.798 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@495401b0 2024-02-11 22:57:31.798 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@495401b0 2024-02-11 22:57:31.798 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:31.805 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.807 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.808 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.808 [DefaultDispatcher-worker-5 @coroutine#2880] 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:46149/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:31.808 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.808 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46149/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:31.810 [DefaultDispatcher-worker-14 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.810 [DefaultDispatcher-worker-14 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.817 [DefaultDispatcher-worker-16 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.817 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.817 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:31.817 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.818 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.818 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.821 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:31.822 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.824 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c6155 2024-02-11 22:57:31.824 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c6155 2024-02-11 22:57:31.828 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b9ecc 2024-02-11 22:57:31.828 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b9ecc 2024-02-11 22:57:31.831 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b40a25 2024-02-11 22:57:31.831 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b40a25 2024-02-11 22:57:31.831 [DefaultDispatcher-worker-16 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.833 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b694f7 2024-02-11 22:57:31.833 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b694f7 2024-02-11 22:57:31.835 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9c037d 2024-02-11 22:57:31.835 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9c037d 2024-02-11 22:57:31.838 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c95dc 2024-02-11 22:57:31.838 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c95dc 2024-02-11 22:57:31.839 [DefaultDispatcher-worker-16 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.840 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fc5cfc 2024-02-11 22:57:31.840 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fc5cfc 2024-02-11 22:57:31.843 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@20996bb8 2024-02-11 22:57:31.843 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@20996bb8 2024-02-11 22:57:31.846 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c52033d 2024-02-11 22:57:31.846 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c52033d 2024-02-11 22:57:31.846 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:31.847 [DefaultDispatcher-worker-5 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.858 [DefaultDispatcher-worker-16 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.867 [DefaultDispatcher-worker-2 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.874 [DefaultDispatcher-worker-1 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.875 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:31.880 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@17529c92 2024-02-11 22:57:31.880 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@17529c92 2024-02-11 22:57:31.883 [DefaultDispatcher-worker-16 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.883 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@19957008 2024-02-11 22:57:31.883 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@19957008 2024-02-11 22:57:31.887 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1daaf7e2 2024-02-11 22:57:31.887 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1daaf7e2 2024-02-11 22:57:31.890 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a87a33 2024-02-11 22:57:31.890 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a87a33 2024-02-11 22:57:31.891 [DefaultDispatcher-worker-11 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.893 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1dcbb8 2024-02-11 22:57:31.893 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1dcbb8 2024-02-11 22:57:31.895 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bae5e3 2024-02-11 22:57:31.895 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bae5e3 2024-02-11 22:57:31.897 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e50ad1 2024-02-11 22:57:31.897 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e50ad1 2024-02-11 22:57:31.899 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3887857c 2024-02-11 22:57:31.899 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3887857c 2024-02-11 22:57:31.901 [DefaultDispatcher-worker-2 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.902 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@d72d9df 2024-02-11 22:57:31.902 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@d72d9df 2024-02-11 22:57:31.902 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 22:57:31.910 [DefaultDispatcher-worker-10 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:31.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65294247 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-11 22:57:31.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:31.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:31.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-11 22:57:31.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:31.958 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:31.960 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:31.961 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.961 [DefaultDispatcher-worker-16 @coroutine#2926] 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:41647/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:31.961 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.961 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41647/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:31.963 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.963 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:31.970 [DefaultDispatcher-worker-16 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:31.970 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.970 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:31.970 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.971 [DefaultDispatcher-worker-8 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.971 [DefaultDispatcher-worker-8 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:31.973 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:31.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6778636f 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-11 22:57:31.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-11 22:57:31.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-11 22:57:31.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-11 22:57:31.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-11 22:57:31.991 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-11 22:57:31.993 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-11 22:57:31.994 [DefaultDispatcher-worker-10 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 22:57:31.995 [DefaultDispatcher-worker-10 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-11 22:57:31.995 [DefaultDispatcher-worker-10 @coroutine#2947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 22:57:31.996 [DefaultDispatcher-worker-3 @coroutine#2947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 22:57:31.996 [DefaultDispatcher-worker-3 @coroutine#2947] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b0a9f2 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:31.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:31.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:31.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:31.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-11 22:57:32.003 [DefaultDispatcher-worker-14 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-11 22:57:32.018 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:32.024 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.027 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3952e204 2024-02-11 22:57:32.027 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3952e204 2024-02-11 22:57:32.029 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:32.030 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:32.030 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@37950b5e 2024-02-11 22:57:32.030 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@37950b5e 2024-02-11 22:57:32.032 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.032 [DefaultDispatcher-worker-4 @coroutine#2958] 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:37539/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:32.032 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.032 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37539/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.034 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@33aa8974 2024-02-11 22:57:32.034 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@33aa8974 2024-02-11 22:57:32.034 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.034 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.037 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a80165 2024-02-11 22:57:32.037 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a80165 2024-02-11 22:57:32.040 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48f76 2024-02-11 22:57:32.040 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48f76 2024-02-11 22:57:32.040 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:32.041 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.041 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:32.041 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.041 [DefaultDispatcher-worker-8 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.041 [DefaultDispatcher-worker-8 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.043 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4794b0cb 2024-02-11 22:57:32.043 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4794b0cb 2024-02-11 22:57:32.044 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2169e9 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.045 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@20126064 2024-02-11 22:57:32.045 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@20126064 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-11 22:57:32.047 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1687fe2a 2024-02-11 22:57:32.047 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1687fe2a 2024-02-11 22:57:32.049 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a446cb3 2024-02-11 22:57:32.049 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a446cb3 2024-02-11 22:57:32.049 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-11 22:57:32.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-11 22:57:32.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-11 22:57:32.051 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-11 22:57:32.062 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-11 22:57:32.063 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf983 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:32.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:32.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-11 22:57:32.069 [DefaultDispatcher-worker-6 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9615cb 2024-02-11 22:57:32.079 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.083 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eef78e 2024-02-11 22:57:32.083 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eef78e 2024-02-11 22:57:32.083 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:32.086 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2909a3 2024-02-11 22:57:32.086 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2909a3 2024-02-11 22:57:32.090 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@8169cfe 2024-02-11 22:57:32.090 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@8169cfe 2024-02-11 22:57:32.093 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d140398 2024-02-11 22:57:32.093 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d140398 2024-02-11 22:57:32.093 [Test worker @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:32.095 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3833cf33 2024-02-11 22:57:32.095 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3833cf33 2024-02-11 22:57:32.095 [Test worker @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:32.096 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.096 [DefaultDispatcher-worker-14 @coroutine#2987] 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:44627/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:32.096 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.096 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44627/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.097 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c93ad87 2024-02-11 22:57:32.097 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c93ad87 2024-02-11 22:57:32.098 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.099 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.099 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.100 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@405e3f87 2024-02-11 22:57:32.100 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@405e3f87 2024-02-11 22:57:32.102 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3bfcd7 2024-02-11 22:57:32.102 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3bfcd7 2024-02-11 22:57:32.103 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f623a9 2024-02-11 22:57:32.103 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f623a9 2024-02-11 22:57:32.104 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@b57e414 2024-02-11 22:57:32.104 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@b57e414 2024-02-11 22:57:32.104 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.105 [DefaultDispatcher-worker-10 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:32.105 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.105 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:32.105 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.106 [DefaultDispatcher-worker-11 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.106 [DefaultDispatcher-worker-11 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.108 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4731d4e7 2024-02-11 22:57:32.108 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4731d4e7 2024-02-11 22:57:32.108 [Test worker @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16f15a4 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-11 22:57:32.110 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@430e48d9 2024-02-11 22:57:32.110 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@430e48d9 2024-02-11 22:57:32.112 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cdedc 2024-02-11 22:57:32.112 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cdedc 2024-02-11 22:57:32.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2024-02-11 22:57:32.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2024-02-11 22:57:32.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-11 22:57:32.114 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2024-02-11 22:57:32.114 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1f4edf 2024-02-11 22:57:32.114 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1f4edf 2024-02-11 22:57:32.117 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c03b17 2024-02-11 22:57:32.117 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c03b17 2024-02-11 22:57:32.119 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@639f5b6 2024-02-11 22:57:32.119 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@639f5b6 2024-02-11 22:57:32.121 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@66232193 2024-02-11 22:57:32.121 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@66232193 2024-02-11 22:57:32.123 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cef23e 2024-02-11 22:57:32.123 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cef23e 2024-02-11 22:57:32.123 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.124 [Test worker @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2024-02-11 22:57:32.126 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2024-02-11 22:57:32.127 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-11 22:57:32.127 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.127 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.127 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665e4db9 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:32.128 [DefaultDispatcher-worker-16 @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-11 22:57:32.135 [DefaultDispatcher-worker-10 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35630ee8 2024-02-11 22:57:32.149 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:32.150 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.153 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f66ea4 2024-02-11 22:57:32.153 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f66ea4 2024-02-11 22:57:32.156 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@78319e0a 2024-02-11 22:57:32.156 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@78319e0a 2024-02-11 22:57:32.159 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0e05d4 2024-02-11 22:57:32.159 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0e05d4 2024-02-11 22:57:32.160 [DefaultDispatcher-worker-16 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:32.162 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@390c9431 2024-02-11 22:57:32.162 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@390c9431 2024-02-11 22:57:32.162 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:32.163 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.163 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:32.163 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.163 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.164 [DefaultDispatcher-worker-16 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.164 [DefaultDispatcher-worker-16 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 22:57:32.164 [DefaultDispatcher-worker-16 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.164 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a4efa 2024-02-11 22:57:32.164 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a4efa 2024-02-11 22:57:32.164 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.165 [DefaultDispatcher-worker-5 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.166 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.167 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ff4eb7 2024-02-11 22:57:32.167 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ff4eb7 2024-02-11 22:57:32.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-11 22:57:32.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bfb60b7 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-11 22:57:32.169 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@453cad9 2024-02-11 22:57:32.169 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@453cad9 2024-02-11 22:57:32.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-11 22:57:32.172 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f060cbd 2024-02-11 22:57:32.172 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f060cbd 2024-02-11 22:57:32.172 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@59236b7e 2024-02-11 22:57:32.172 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@59236b7e 2024-02-11 22:57:32.172 [DefaultDispatcher-worker-5 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:32.173 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.173 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:32.173 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.174 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.174 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7730c33e 2024-02-11 22:57:32.174 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7730c33e 2024-02-11 22:57:32.174 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.175 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c1eb2d 2024-02-11 22:57:32.175 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c1eb2d 2024-02-11 22:57:32.178 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fe67cd 2024-02-11 22:57:32.178 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fe67cd 2024-02-11 22:57:32.181 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@fce116 2024-02-11 22:57:32.181 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@fce116 2024-02-11 22:57:32.184 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f606650 2024-02-11 22:57:32.185 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f606650 2024-02-11 22:57:32.188 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b66212 2024-02-11 22:57:32.188 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b66212 2024-02-11 22:57:32.190 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0bbe6 2024-02-11 22:57:32.190 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0bbe6 2024-02-11 22:57:32.191 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.192 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d31e59 2024-02-11 22:57:32.192 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d31e59 2024-02-11 22:57:32.194 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7db6f5 2024-02-11 22:57:32.194 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7db6f5 2024-02-11 22:57:32.194 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.201 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.203 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.205 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.205 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:32.205 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.205 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.207 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.207 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.211 [DefaultDispatcher-worker-9 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.212 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.212 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:32.212 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.213 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.213 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.213 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.215 [Test worker @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.216 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d84866d 2024-02-11 22:57:32.216 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d84866d 2024-02-11 22:57:32.218 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@434371ad 2024-02-11 22:57:32.218 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@434371ad 2024-02-11 22:57:32.220 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@477ced1d 2024-02-11 22:57:32.220 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@477ced1d 2024-02-11 22:57:32.221 [DefaultDispatcher-worker-5 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.222 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e7b96 2024-02-11 22:57:32.222 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e7b96 2024-02-11 22:57:32.225 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0325a 2024-02-11 22:57:32.225 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0325a 2024-02-11 22:57:32.228 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b6f89a 2024-02-11 22:57:32.228 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b6f89a 2024-02-11 22:57:32.229 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.230 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1382eff4 2024-02-11 22:57:32.230 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1382eff4 2024-02-11 22:57:32.230 [DefaultDispatcher-worker-1 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.232 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47765cf7 2024-02-11 22:57:32.232 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47765cf7 2024-02-11 22:57:32.233 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@625184d9 2024-02-11 22:57:32.233 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@625184d9 2024-02-11 22:57:32.235 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@889582b 2024-02-11 22:57:32.235 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@889582b 2024-02-11 22:57:32.235 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.235 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b1aa69 2024-02-11 22:57:32.235 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b1aa69 2024-02-11 22:57:32.238 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8e3787 2024-02-11 22:57:32.238 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8e3787 2024-02-11 22:57:32.240 [DefaultDispatcher-worker-5 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.240 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@88ca052 2024-02-11 22:57:32.240 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@88ca052 2024-02-11 22:57:32.242 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de8c450 2024-02-11 22:57:32.242 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de8c450 2024-02-11 22:57:32.245 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@394ecb66 2024-02-11 22:57:32.245 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@394ecb66 2024-02-11 22:57:32.247 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0f1c7 2024-02-11 22:57:32.247 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0f1c7 2024-02-11 22:57:32.248 [DefaultDispatcher-worker-9 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.250 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a35f1d 2024-02-11 22:57:32.250 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a35f1d 2024-02-11 22:57:32.252 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5352dc1d 2024-02-11 22:57:32.252 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5352dc1d 2024-02-11 22:57:32.252 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.256 [DefaultDispatcher-worker-13 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.262 [DefaultDispatcher-worker-1 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.270 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:32.270 [DefaultDispatcher-worker-9 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.274 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c81754 2024-02-11 22:57:32.274 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c81754 2024-02-11 22:57:32.278 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@160ffa3d 2024-02-11 22:57:32.278 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@160ffa3d 2024-02-11 22:57:32.280 [DefaultDispatcher-worker-13 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.282 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@12307c24 2024-02-11 22:57:32.282 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@12307c24 2024-02-11 22:57:32.285 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5732f006 2024-02-11 22:57:32.285 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5732f006 2024-02-11 22:57:32.288 [DefaultDispatcher-worker-7 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.288 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@f983f03 2024-02-11 22:57:32.288 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@f983f03 2024-02-11 22:57:32.291 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.291 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 22:57:32.291 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.291 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@662fe2df 2024-02-11 22:57:32.291 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@662fe2df 2024-02-11 22:57:32.292 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.292 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.292 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49445/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 22:57:32.292 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49445/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:32.293 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 22:57:32.293 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-11 22:57:32.293 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@776f7362 2024-02-11 22:57:32.293 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@776f7362 2024-02-11 22:57:32.293 [DefaultDispatcher-worker-10 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 22:57:32.294 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 22:57:32.294 [DefaultDispatcher-worker-16 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 22:57:32.296 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@371d0f49 2024-02-11 22:57:32.296 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@371d0f49 2024-02-11 22:57:32.298 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79335e8e 2024-02-11 22:57:32.298 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79335e8e 2024-02-11 22:57:32.298 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 22:57:32.321 [DefaultDispatcher-worker-14 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:32.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e069ca9 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-11 22:57:32.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-11 22:57:32.350 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.361 [Test worker @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.363 [Test worker @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.364 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.364 [DefaultDispatcher-worker-7 @coroutine#3082] 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:52643/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:32.364 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.364 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52643/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.371 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.371 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.374 [DefaultDispatcher-worker-14 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.374 [DefaultDispatcher-worker-14 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.374 [DefaultDispatcher-worker-14 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:32.374 [DefaultDispatcher-worker-14 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.375 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.375 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.378 [Test worker @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750b200b 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-11 22:57:32.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-11 22:57:32.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-11 22:57:32.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-11 22:57:32.384 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-11 22:57:32.396 [Test worker @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-11 22:57:32.398 [Test worker @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-11 22:57:32.410 [DefaultDispatcher-worker-12 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.410 [DefaultDispatcher-worker-7 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-11 22:57:32.418 [DefaultDispatcher-worker-1 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.425 [DefaultDispatcher-worker-13 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.428 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:32.432 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f54dc8b 2024-02-11 22:57:32.432 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f54dc8b 2024-02-11 22:57:32.432 [DefaultDispatcher-worker-4 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.435 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@71932d11 2024-02-11 22:57:32.435 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@71932d11 2024-02-11 22:57:32.438 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@75acb7fb 2024-02-11 22:57:32.438 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@75acb7fb 2024-02-11 22:57:32.441 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae272a 2024-02-11 22:57:32.441 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae272a 2024-02-11 22:57:32.443 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c70530 2024-02-11 22:57:32.443 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c70530 2024-02-11 22:57:32.445 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@15456bc 2024-02-11 22:57:32.445 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@15456bc 2024-02-11 22:57:32.447 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d72a02 2024-02-11 22:57:32.447 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d72a02 2024-02-11 22:57:32.449 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5081d865 2024-02-11 22:57:32.449 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5081d865 2024-02-11 22:57:32.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@13eb9c0 2024-02-11 22:57:32.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@13eb9c0 2024-02-11 22:57:32.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 22:57:32.453 [DefaultDispatcher-worker-12 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.468 [DefaultDispatcher-worker-1 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.478 [DefaultDispatcher-worker-2 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.483 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.488 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e79b45b 2024-02-11 22:57:32.488 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e79b45b 2024-02-11 22:57:32.488 [DefaultDispatcher-worker-10 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.490 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@30be4de4 2024-02-11 22:57:32.490 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@30be4de4 2024-02-11 22:57:32.493 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3481df2b 2024-02-11 22:57:32.493 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3481df2b 2024-02-11 22:57:32.496 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@718347df 2024-02-11 22:57:32.496 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@718347df 2024-02-11 22:57:32.497 [DefaultDispatcher-worker-7 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.499 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2abeed8 2024-02-11 22:57:32.499 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2abeed8 2024-02-11 22:57:32.501 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@40385204 2024-02-11 22:57:32.501 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@40385204 2024-02-11 22:57:32.503 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afaa5af 2024-02-11 22:57:32.503 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afaa5af 2024-02-11 22:57:32.505 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@11acb890 2024-02-11 22:57:32.505 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@11acb890 2024-02-11 22:57:32.507 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2c4953 2024-02-11 22:57:32.507 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2c4953 2024-02-11 22:57:32.507 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.507 [DefaultDispatcher-worker-13 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34588991 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-11 22:57:32.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-11 22:57:32.533 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.545 [Test worker @coroutine#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.552 [Test worker @coroutine#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.554 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.554 [DefaultDispatcher-worker-13 @coroutine#3125] 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:36903/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:32.554 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.554 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36903/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.556 [DefaultDispatcher-worker-16 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.556 [DefaultDispatcher-worker-16 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.561 [DefaultDispatcher-worker-2 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.562 [DefaultDispatcher-worker-2 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.562 [DefaultDispatcher-worker-2 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:32.562 [DefaultDispatcher-worker-2 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.563 [DefaultDispatcher-worker-11 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.563 [DefaultDispatcher-worker-11 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.564 [Test worker @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb61db4 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-11 22:57:32.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-02-11 22:57:32.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-02-11 22:57:32.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-11 22:57:32.571 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-02-11 22:57:32.584 [Test worker @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-02-11 22:57:32.586 [Test worker @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-02-11 22:57:32.596 [DefaultDispatcher-worker-8 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-02-11 22:57:32.597 [DefaultDispatcher-worker-6 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.608 [DefaultDispatcher-worker-8 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.611 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:32.615 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@35402b0 2024-02-11 22:57:32.615 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@35402b0 2024-02-11 22:57:32.617 [DefaultDispatcher-worker-13 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.619 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d93fcaa 2024-02-11 22:57:32.619 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d93fcaa 2024-02-11 22:57:32.622 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ac69c0 2024-02-11 22:57:32.622 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ac69c0 2024-02-11 22:57:32.625 [DefaultDispatcher-worker-6 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.625 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caef691 2024-02-11 22:57:32.625 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caef691 2024-02-11 22:57:32.626 [DefaultDispatcher-worker-2 @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.626 [DefaultDispatcher-worker-2 @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 22:57:32.626 [DefaultDispatcher-worker-2 @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.627 [DefaultDispatcher-worker-8 @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.627 [DefaultDispatcher-worker-8 @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 22:57:32.628 [DefaultDispatcher-worker-8 @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36903/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 22:57:32.628 [DefaultDispatcher-worker-8 @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36903/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:32.628 [DefaultDispatcher-worker-8 @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 22:57:32.628 [DefaultDispatcher-worker-8 @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-11 22:57:32.628 [DefaultDispatcher-worker-8 @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 22:57:32.629 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4c2c36 2024-02-11 22:57:32.629 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4c2c36 2024-02-11 22:57:32.629 [DefaultDispatcher-worker-2 @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 22:57:32.629 [DefaultDispatcher-worker-2 @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 22:57:32.631 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28fbd9 2024-02-11 22:57:32.631 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28fbd9 2024-02-11 22:57:32.633 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@17207fd5 2024-02-11 22:57:32.634 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@17207fd5 2024-02-11 22:57:32.636 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8109de 2024-02-11 22:57:32.636 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8109de 2024-02-11 22:57:32.638 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a2bde4 2024-02-11 22:57:32.638 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a2bde4 2024-02-11 22:57:32.638 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 22:57:32.653 [DefaultDispatcher-worker-13 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:32.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a977146 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-11 22:57:32.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:32.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:32.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-11 22:57:32.670 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.675 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8946cb 2024-02-11 22:57:32.675 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8946cb 2024-02-11 22:57:32.679 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@144ebbea 2024-02-11 22:57:32.679 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@144ebbea 2024-02-11 22:57:32.680 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:32.681 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@10712dbb 2024-02-11 22:57:32.681 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@10712dbb 2024-02-11 22:57:32.683 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5573b1d1 2024-02-11 22:57:32.683 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5573b1d1 2024-02-11 22:57:32.686 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c0aaa 2024-02-11 22:57:32.686 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c0aaa 2024-02-11 22:57:32.688 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ec6018 2024-02-11 22:57:32.688 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ec6018 2024-02-11 22:57:32.690 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de985cb 2024-02-11 22:57:32.690 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de985cb 2024-02-11 22:57:32.691 [Test worker @coroutine#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:32.692 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@355c4e9e 2024-02-11 22:57:32.692 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@355c4e9e 2024-02-11 22:57:32.693 [Test worker @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:32.694 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.694 [DefaultDispatcher-worker-13 @coroutine#3178] 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:44291/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:32.694 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.694 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44291/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.694 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f0dbc5 2024-02-11 22:57:32.694 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f0dbc5 2024-02-11 22:57:32.694 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.696 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.696 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:32.702 [DefaultDispatcher-worker-6 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:32.702 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.702 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:32.702 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.703 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.703 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.705 [Test worker @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496c6d94 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-11 22:57:32.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1693d505 2024-02-11 22:57:32.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1693d505 2024-02-11 22:57:32.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-11 22:57:32.710 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1693d505 2024-02-11 22:57:32.721 [Test worker @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1693d505 2024-02-11 22:57:32.723 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1693d505 2024-02-11 22:57:32.727 [DefaultDispatcher-worker-5 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:32.727 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.727 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:32.727 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.728 [DefaultDispatcher-worker-11 @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/auth/register 2024-02-11 22:57:32.728 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.728 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.728 [DefaultDispatcher-worker-11 @coroutine#3201] 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:44291/auth/register. 2024-02-11 22:57:32.728 [DefaultDispatcher-worker-11 @coroutine#3201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/auth/register 2024-02-11 22:57:32.728 [DefaultDispatcher-worker-11 @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44291/auth/register from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.730 [DefaultDispatcher-worker-9 @coroutine#3201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/auth/register 2024-02-11 22:57:32.730 [DefaultDispatcher-worker-9 @coroutine#3201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/auth/register 2024-02-11 22:57:32.730 [DefaultDispatcher-worker-9 @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44291/auth/register. 2024-02-11 22:57:32.730 [DefaultDispatcher-worker-9 @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44291/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:32.733 [DefaultDispatcher-worker-9 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1693d505 2024-02-11 22:57:32.755 [DefaultDispatcher-worker-16 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:32.760 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:32.763 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c07670a 2024-02-11 22:57:32.763 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c07670a 2024-02-11 22:57:32.764 [DefaultDispatcher-worker-8 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:32.766 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c09efa 2024-02-11 22:57:32.766 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c09efa 2024-02-11 22:57:32.770 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ff0c7a 2024-02-11 22:57:32.770 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ff0c7a 2024-02-11 22:57:32.773 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fd94c1 2024-02-11 22:57:32.773 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fd94c1 2024-02-11 22:57:32.776 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c58283 2024-02-11 22:57:32.776 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c58283 2024-02-11 22:57:32.778 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4244e5af 2024-02-11 22:57:32.778 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4244e5af 2024-02-11 22:57:32.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-11 22:57:32.780 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c96ad41 2024-02-11 22:57:32.780 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c96ad41 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d07ad3 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea23d6 2024-02-11 22:57:32.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea23d6 2024-02-11 22:57:32.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-11 22:57:32.783 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d26b8e 2024-02-11 22:57:32.783 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d26b8e 2024-02-11 22:57:32.785 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdb22ed 2024-02-11 22:57:32.785 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdb22ed 2024-02-11 22:57:32.785 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.799 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fea23d6 2024-02-11 22:57:32.809 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.810 [Test worker @coroutine#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fea23d6 2024-02-11 22:57:32.812 [Test worker @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fea23d6 2024-02-11 22:57:32.813 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1093b820 2024-02-11 22:57:32.813 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1093b820 2024-02-11 22:57:32.814 [DefaultDispatcher-worker-10 @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.814 [DefaultDispatcher-worker-10 @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 22:57:32.814 [DefaultDispatcher-worker-10 @coroutine#3217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.814 [DefaultDispatcher-worker-10 @coroutine#3217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.816 [DefaultDispatcher-worker-9 @coroutine#3217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.816 [DefaultDispatcher-worker-9 @coroutine#3217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.817 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e544442 2024-02-11 22:57:32.817 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e544442 2024-02-11 22:57:32.821 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6bd350 2024-02-11 22:57:32.821 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6bd350 2024-02-11 22:57:32.823 [DefaultDispatcher-worker-2 @coroutine#3216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fea23d6 2024-02-11 22:57:32.823 [DefaultDispatcher-worker-2 @coroutine#3216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.823 [DefaultDispatcher-worker-2 @coroutine#3216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 22:57:32.823 [DefaultDispatcher-worker-2 @coroutine#3216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.824 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f694e79 2024-02-11 22:57:32.824 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f694e79 2024-02-11 22:57:32.824 [DefaultDispatcher-worker-9 @coroutine#3216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.824 [DefaultDispatcher-worker-9 @coroutine#3216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.826 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6bf0c 2024-02-11 22:57:32.826 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6bf0c 2024-02-11 22:57:32.827 [DefaultDispatcher-worker-8 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:32.827 [DefaultDispatcher-worker-8 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.827 [DefaultDispatcher-worker-8 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:32.828 [DefaultDispatcher-worker-8 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.828 [Test worker @coroutine#3221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fea23d6 2024-02-11 22:57:32.828 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.828 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.829 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efc974c 2024-02-11 22:57:32.829 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efc974c 2024-02-11 22:57:32.831 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac93890 2024-02-11 22:57:32.831 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac93890 2024-02-11 22:57:32.834 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f46b136 2024-02-11 22:57:32.834 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f46b136 2024-02-11 22:57:32.834 [Test worker @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fea23d6 2024-02-11 22:57:32.836 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ef270d 2024-02-11 22:57:32.836 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ef270d 2024-02-11 22:57:32.836 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:32.850 [Test worker @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fea23d6 2024-02-11 22:57:32.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-11 22:57:32.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-11 22:57:32.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.852 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fea23d6: (connection evicted) 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:32.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-11 22:57:32.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6905d030 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-11 22:57:32.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-02-11 22:57:32.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-02-11 22:57:32.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-11 22:57:32.858 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-02-11 22:57:32.868 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-02-11 22:57:32.870 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-02-11 22:57:32.871 [DefaultDispatcher-worker-2 @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.871 [DefaultDispatcher-worker-2 @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 22:57:32.871 [DefaultDispatcher-worker-2 @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.871 [DefaultDispatcher-worker-2 @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.873 [DefaultDispatcher-worker-10 @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.873 [DefaultDispatcher-worker-10 @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.880 [DefaultDispatcher-worker-5 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-02-11 22:57:32.880 [DefaultDispatcher-worker-5 @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.880 [DefaultDispatcher-worker-5 @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 22:57:32.880 [DefaultDispatcher-worker-5 @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.881 [DefaultDispatcher-worker-6 @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.881 [DefaultDispatcher-worker-6 @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.884 [Test worker @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-02-11 22:57:32.887 [Test worker @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-02-11 22:57:32.891 [Test worker @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2024-02-11 22:57:32.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-11 22:57:32.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-11 22:57:32.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.892 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9: (connection evicted) 2024-02-11 22:57:32.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:32.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-11 22:57:32.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-11 22:57:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c40402c 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-11 22:57:32.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-11 22:57:32.897 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.907 [Test worker @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.909 [Test worker @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.910 [DefaultDispatcher-worker-5 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.910 [DefaultDispatcher-worker-5 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 22:57:32.910 [DefaultDispatcher-worker-5 @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.910 [DefaultDispatcher-worker-5 @coroutine#3274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.911 [DefaultDispatcher-worker-15 @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.911 [DefaultDispatcher-worker-15 @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.919 [DefaultDispatcher-worker-6 @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.919 [DefaultDispatcher-worker-6 @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.919 [DefaultDispatcher-worker-6 @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 22:57:32.919 [DefaultDispatcher-worker-6 @coroutine#3273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.920 [DefaultDispatcher-worker-5 @coroutine#3273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.920 [DefaultDispatcher-worker-5 @coroutine#3273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.921 [Test worker @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.923 [Test worker @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.927 [Test worker @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.930 [Test worker @coroutine#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.933 [Test worker @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.936 [Test worker @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.938 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edaa572 2024-02-11 22:57:32.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-11 22:57:32.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-11 22:57:32.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.939 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edaa572: (connection evicted) 2024-02-11 22:57:32.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:32.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-11 22:57:32.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-11 22:57:32.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17635531 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-11 22:57:32.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-02-11 22:57:32.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-02-11 22:57:32.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-11 22:57:32.944 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-02-11 22:57:32.954 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-02-11 22:57:32.956 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-02-11 22:57:32.957 [DefaultDispatcher-worker-5 @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.957 [DefaultDispatcher-worker-5 @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 22:57:32.957 [DefaultDispatcher-worker-5 @coroutine#3312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.957 [DefaultDispatcher-worker-5 @coroutine#3312] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:32.958 [DefaultDispatcher-worker-4 @coroutine#3312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.959 [DefaultDispatcher-worker-4 @coroutine#3312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:32.965 [DefaultDispatcher-worker-5 @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-02-11 22:57:32.966 [DefaultDispatcher-worker-5 @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.966 [DefaultDispatcher-worker-5 @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 22:57:32.966 [DefaultDispatcher-worker-5 @coroutine#3311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.966 [DefaultDispatcher-worker-12 @coroutine#3311] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.966 [DefaultDispatcher-worker-12 @coroutine#3311] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:32.969 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-02-11 22:57:32.972 [Test worker @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-02-11 22:57:32.976 [Test worker @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-02-11 22:57:32.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-11 22:57:32.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-11 22:57:32.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:32.978 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@396519b: (connection evicted) 2024-02-11 22:57:32.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:32.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-11 22:57:32.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8942ece 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:32.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:32.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-11 22:57:32.981 [DefaultDispatcher-worker-14 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:32.981 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.981 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:32.981 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.982 [DefaultDispatcher-worker-6 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.982 [DefaultDispatcher-worker-6 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:32.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:32.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:32.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-11 22:57:32.985 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:32.999 [Test worker @coroutine#3341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:33.000 [Test worker @coroutine#3343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:33.001 [DefaultDispatcher-worker-16 @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:33.001 [DefaultDispatcher-worker-16 @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 22:57:33.001 [DefaultDispatcher-worker-16 @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:33.001 [DefaultDispatcher-worker-16 @coroutine#3347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:33.003 [DefaultDispatcher-worker-1 @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:33.003 [DefaultDispatcher-worker-1 @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:33.010 [DefaultDispatcher-worker-6 @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:33.010 [DefaultDispatcher-worker-6 @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:33.010 [DefaultDispatcher-worker-6 @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 22:57:33.010 [DefaultDispatcher-worker-6 @coroutine#3346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 22:57:33.011 [DefaultDispatcher-worker-1 @coroutine#3346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 22:57:33.011 [DefaultDispatcher-worker-1 @coroutine#3346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:33.014 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:33.019 [Test worker @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:33.021 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:33.023 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:33.026 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-02-11 22:57:33.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-11 22:57:33.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-11 22:57:33.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:33.027 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15254569: (connection evicted) 2024-02-11 22:57:33.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:33.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-11 22:57:33.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-11 22:57:33.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10660795 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:33.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:33.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-11 22:57:33.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2024-02-11 22:57:33.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2024-02-11 22:57:33.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-11 22:57:33.032 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2024-02-11 22:57:33.042 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2024-02-11 22:57:33.044 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2024-02-11 22:57:33.045 [DefaultDispatcher-worker-11 @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:33.045 [DefaultDispatcher-worker-11 @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-11 22:57:33.045 [DefaultDispatcher-worker-11 @coroutine#3379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:33.046 [DefaultDispatcher-worker-11 @coroutine#3379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:33.047 [DefaultDispatcher-worker-16 @coroutine#3379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:33.047 [DefaultDispatcher-worker-16 @coroutine#3379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 22:57:33.052 [DefaultDispatcher-worker-7 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:33.052 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.052 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.052 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.053 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.053 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.055 [DefaultDispatcher-worker-10 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2024-02-11 22:57:33.055 [DefaultDispatcher-worker-10 @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:33.055 [DefaultDispatcher-worker-10 @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 22:57:33.055 [DefaultDispatcher-worker-10 @coroutine#3378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 22:57:33.056 [DefaultDispatcher-worker-10 @coroutine#3378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 22:57:33.056 [DefaultDispatcher-worker-10 @coroutine#3378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 22:57:33.058 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2024-02-11 22:57:33.061 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94 2024-02-11 22:57:33.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-11 22:57:33.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-11 22:57:33.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:33.064 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dbfbd94: (connection evicted) 2024-02-11 22:57:33.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:33.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-11 22:57:33.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-11 22:57:33.159 [DefaultDispatcher-worker-2 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:33.160 [DefaultDispatcher-worker-2 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.160 [DefaultDispatcher-worker-2 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.160 [DefaultDispatcher-worker-2 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.161 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.161 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.230 [DefaultDispatcher-worker-7 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:33.231 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.231 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.231 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.232 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.237 [DefaultDispatcher-worker-4 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:33.237 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.237 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.237 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.238 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.238 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598ff2b3 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:33.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:33.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-11 22:57:33.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-11 22:57:33.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-11 22:57:33.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-11 22:57:33.300 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-11 22:57:33.310 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-11 22:57:33.312 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-11 22:57:33.313 [DefaultDispatcher-worker-6 @coroutine#3436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.313 [DefaultDispatcher-worker-6 @coroutine#3436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:33.313 [DefaultDispatcher-worker-6 @coroutine#3436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.313 [DefaultDispatcher-worker-6 @coroutine#3436] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:33.315 [DefaultDispatcher-worker-2 @coroutine#3436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.315 [DefaultDispatcher-worker-2 @coroutine#3436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.322 [DefaultDispatcher-worker-13 @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-11 22:57:33.322 [DefaultDispatcher-worker-13 @coroutine#3435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.322 [DefaultDispatcher-worker-13 @coroutine#3435] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.322 [DefaultDispatcher-worker-13 @coroutine#3435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.323 [DefaultDispatcher-worker-12 @coroutine#3435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.323 [DefaultDispatcher-worker-12 @coroutine#3435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.328 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-11 22:57:33.345 [DefaultDispatcher-worker-12 @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-11 22:57:33.380 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:33.384 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8ea6fc 2024-02-11 22:57:33.384 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8ea6fc 2024-02-11 22:57:33.384 [DefaultDispatcher-worker-12 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:33.385 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.385 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.385 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.386 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.386 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.387 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5249531d 2024-02-11 22:57:33.387 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5249531d 2024-02-11 22:57:33.389 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5676cd8c 2024-02-11 22:57:33.389 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5676cd8c 2024-02-11 22:57:33.391 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@13745926 2024-02-11 22:57:33.391 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@13745926 2024-02-11 22:57:33.393 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae4b4f2 2024-02-11 22:57:33.393 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae4b4f2 2024-02-11 22:57:33.396 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@22adc908 2024-02-11 22:57:33.396 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@22adc908 2024-02-11 22:57:33.398 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d77a7c 2024-02-11 22:57:33.398 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d77a7c 2024-02-11 22:57:33.400 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@735ba669 2024-02-11 22:57:33.400 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@735ba669 2024-02-11 22:57:33.402 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c87cfd4 2024-02-11 22:57:33.402 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c87cfd4 2024-02-11 22:57:33.402 [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-11 22:57:33.403 [Test worker @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2024-02-11 22:57:33.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-11 22:57:33.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-11 22:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:33.411 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67cd193d: (connection evicted) 2024-02-11 22:57:33.412 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c8ea6fc: (connection evicted) 2024-02-11 22:57:33.412 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5249531d: (connection evicted) 2024-02-11 22:57:33.413 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5676cd8c: (connection evicted) 2024-02-11 22:57:33.413 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13745926: (connection evicted) 2024-02-11 22:57:33.414 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ae4b4f2: (connection evicted) 2024-02-11 22:57:33.414 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22adc908: (connection evicted) 2024-02-11 22:57:33.414 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d77a7c: (connection evicted) 2024-02-11 22:57:33.415 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@735ba669: (connection evicted) 2024-02-11 22:57:33.415 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c87cfd4: (connection evicted) 2024-02-11 22:57:33.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:33.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-11 22:57:33.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4197e859 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:33.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:33.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-11 22:57:33.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdbfbc6 2024-02-11 22:57:33.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdbfbc6 2024-02-11 22:57:33.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-11 22:57:33.425 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdbfbc6 2024-02-11 22:57:33.438 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdbfbc6 2024-02-11 22:57:33.439 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdbfbc6 2024-02-11 22:57:33.440 [DefaultDispatcher-worker-9 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.440 [DefaultDispatcher-worker-9 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:33.440 [DefaultDispatcher-worker-9 @coroutine#3461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.440 [DefaultDispatcher-worker-9 @coroutine#3461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:33.442 [DefaultDispatcher-worker-5 @coroutine#3461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.442 [DefaultDispatcher-worker-5 @coroutine#3461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.450 [DefaultDispatcher-worker-4 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdbfbc6 2024-02-11 22:57:33.450 [DefaultDispatcher-worker-4 @coroutine#3460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.450 [DefaultDispatcher-worker-4 @coroutine#3460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.450 [DefaultDispatcher-worker-4 @coroutine#3460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.451 [DefaultDispatcher-worker-3 @coroutine#3460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.451 [DefaultDispatcher-worker-3 @coroutine#3460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.453 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdbfbc6 2024-02-11 22:57:33.470 [DefaultDispatcher-worker-3 @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdbfbc6 2024-02-11 22:57:33.517 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdbfbc6 2024-02-11 22:57:33.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-11 22:57:33.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-11 22:57:33.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:33.520 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bdbfbc6: (connection evicted) 2024-02-11 22:57:33.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:33.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-11 22:57:33.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-11 22:57:33.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-11 22:57:33.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:33.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:33.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:33.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:33.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:33.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@787b7796 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:33.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:33.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-11 22:57:33.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2024-02-11 22:57:33.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2024-02-11 22:57:33.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-11 22:57:33.529 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2024-02-11 22:57:33.541 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2024-02-11 22:57:33.542 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2024-02-11 22:57:33.543 [DefaultDispatcher-worker-1 @coroutine#3483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.543 [DefaultDispatcher-worker-1 @coroutine#3483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:33.543 [DefaultDispatcher-worker-1 @coroutine#3483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.543 [DefaultDispatcher-worker-1 @coroutine#3483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:33.545 [DefaultDispatcher-worker-2 @coroutine#3483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.545 [DefaultDispatcher-worker-2 @coroutine#3483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.551 [DefaultDispatcher-worker-2 @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2024-02-11 22:57:33.552 [DefaultDispatcher-worker-2 @coroutine#3482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.552 [DefaultDispatcher-worker-2 @coroutine#3482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.552 [DefaultDispatcher-worker-2 @coroutine#3482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.553 [DefaultDispatcher-worker-9 @coroutine#3482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.553 [DefaultDispatcher-worker-9 @coroutine#3482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.554 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2024-02-11 22:57:33.570 [DefaultDispatcher-worker-13 @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2024-02-11 22:57:33.572 [DefaultDispatcher-worker-6 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:33.572 [DefaultDispatcher-worker-6 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.572 [DefaultDispatcher-worker-6 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.572 [DefaultDispatcher-worker-6 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.574 [DefaultDispatcher-worker-4 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.574 [DefaultDispatcher-worker-4 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.617 [Test worker @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0 2024-02-11 22:57:33.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-11 22:57:33.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-11 22:57:33.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:33.620 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d7f0cd0: (connection evicted) 2024-02-11 22:57:33.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:33.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-11 22:57:33.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36570936 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:33.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:33.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:33.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-11 22:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2024-02-11 22:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2024-02-11 22:57:33.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-11 22:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2024-02-11 22:57:33.638 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2024-02-11 22:57:33.640 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2024-02-11 22:57:33.641 [DefaultDispatcher-worker-4 @coroutine#3509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.641 [DefaultDispatcher-worker-4 @coroutine#3509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:33.641 [DefaultDispatcher-worker-4 @coroutine#3509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.641 [DefaultDispatcher-worker-4 @coroutine#3509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:33.643 [DefaultDispatcher-worker-9 @coroutine#3509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.643 [DefaultDispatcher-worker-9 @coroutine#3509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.650 [DefaultDispatcher-worker-5 @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2024-02-11 22:57:33.651 [DefaultDispatcher-worker-5 @coroutine#3508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.651 [DefaultDispatcher-worker-5 @coroutine#3508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.651 [DefaultDispatcher-worker-5 @coroutine#3508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.651 [DefaultDispatcher-worker-16 @coroutine#3508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.651 [DefaultDispatcher-worker-16 @coroutine#3508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.655 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2024-02-11 22:57:33.669 [DefaultDispatcher-worker-6 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2024-02-11 22:57:33.712 [DefaultDispatcher-worker-16 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:33.712 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.712 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.712 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.713 [DefaultDispatcher-worker-11 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.713 [DefaultDispatcher-worker-11 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.717 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2024-02-11 22:57:33.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-11 22:57:33.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-11 22:57:33.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:33.720 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7d173f: (connection evicted) 2024-02-11 22:57:33.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:33.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-11 22:57:33.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-11 22:57:33.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-11 22:57:33.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:33.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:33.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:33.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:33.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:33.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:33.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389a9ff6 2024-02-11 22:57:33.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:33.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:33.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:33.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-11 22:57:33.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-11 22:57:33.727 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.738 [DefaultDispatcher-worker-13 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:33.738 [DefaultDispatcher-worker-13 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.738 [DefaultDispatcher-worker-13 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.738 [DefaultDispatcher-worker-13 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.739 [DefaultDispatcher-worker-6 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.739 [DefaultDispatcher-worker-6 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.744 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.746 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.748 [DefaultDispatcher-worker-12 @coroutine#3538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.748 [DefaultDispatcher-worker-12 @coroutine#3538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-11 22:57:33.748 [DefaultDispatcher-worker-12 @coroutine#3538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.748 [DefaultDispatcher-worker-12 @coroutine#3538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:33.750 [DefaultDispatcher-worker-14 @coroutine#3538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.750 [DefaultDispatcher-worker-14 @coroutine#3538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.757 [DefaultDispatcher-worker-1 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.757 [DefaultDispatcher-worker-1 @coroutine#3537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.757 [DefaultDispatcher-worker-1 @coroutine#3537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-11 22:57:33.757 [DefaultDispatcher-worker-1 @coroutine#3537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.758 [DefaultDispatcher-worker-15 @coroutine#3537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.758 [DefaultDispatcher-worker-15 @coroutine#3537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.765 [DefaultDispatcher-worker-13 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.772 [DefaultDispatcher-worker-15 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.779 [DefaultDispatcher-worker-3 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.787 [DefaultDispatcher-worker-3 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.792 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.806 [DefaultDispatcher-worker-6 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.815 [DefaultDispatcher-worker-7 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2024-02-11 22:57:33.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-11 22:57:33.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-11 22:57:33.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:33.817 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76876421: (connection evicted) 2024-02-11 22:57:33.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:33.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-11 22:57:33.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22e253c7 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:33.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:33.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-11 22:57:33.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-11 22:57:33.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.837 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.838 [DefaultDispatcher-worker-3 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:33.838 [DefaultDispatcher-worker-3 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.838 [DefaultDispatcher-worker-3 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.838 [DefaultDispatcher-worker-3 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.839 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.839 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.839 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.840 [DefaultDispatcher-worker-15 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.840 [DefaultDispatcher-worker-15 @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-11 22:57:33.840 [DefaultDispatcher-worker-15 @coroutine#3566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.840 [DefaultDispatcher-worker-15 @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-11 22:57:33.842 [DefaultDispatcher-worker-4 @coroutine#3566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.842 [DefaultDispatcher-worker-4 @coroutine#3566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.848 [DefaultDispatcher-worker-13 @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.848 [DefaultDispatcher-worker-13 @coroutine#3565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.848 [DefaultDispatcher-worker-13 @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-11 22:57:33.848 [DefaultDispatcher-worker-13 @coroutine#3565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.849 [DefaultDispatcher-worker-8 @coroutine#3565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.849 [DefaultDispatcher-worker-8 @coroutine#3565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.857 [DefaultDispatcher-worker-13 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.867 [DefaultDispatcher-worker-12 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.876 [DefaultDispatcher-worker-8 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.884 [DefaultDispatcher-worker-8 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.900 [DefaultDispatcher-worker-5 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.908 [DefaultDispatcher-worker-10 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d 2024-02-11 22:57:33.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-11 22:57:33.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-11 22:57:33.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:33.911 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe3199d: (connection evicted) 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:33.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-11 22:57:33.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cfa9e8a 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:33.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:33.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:33.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-11 22:57:33.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-11 22:57:33.918 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.931 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.933 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.934 [DefaultDispatcher-worker-3 @coroutine#3592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.934 [DefaultDispatcher-worker-3 @coroutine#3592] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-11 22:57:33.934 [DefaultDispatcher-worker-3 @coroutine#3592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.934 [DefaultDispatcher-worker-3 @coroutine#3592] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:33.935 [DefaultDispatcher-worker-6 @coroutine#3592] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.935 [DefaultDispatcher-worker-6 @coroutine#3592] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:33.942 [DefaultDispatcher-worker-9 @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.942 [DefaultDispatcher-worker-9 @coroutine#3591] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.942 [DefaultDispatcher-worker-9 @coroutine#3591] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-11 22:57:33.942 [DefaultDispatcher-worker-9 @coroutine#3591] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.943 [DefaultDispatcher-worker-3 @coroutine#3591] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.943 [DefaultDispatcher-worker-3 @coroutine#3591] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 22:57:33.950 [DefaultDispatcher-worker-15 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.957 [DefaultDispatcher-worker-5 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.964 [DefaultDispatcher-worker-1 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.971 [DefaultDispatcher-worker-1 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.977 [DefaultDispatcher-worker-10 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.986 [DefaultDispatcher-worker-1 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.989 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:33.991 [DefaultDispatcher-worker-11 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:33.991 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.992 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:33.992 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.993 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.993 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:33.993 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:34.004 [DefaultDispatcher-worker-16 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:34.014 [DefaultDispatcher-worker-4 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:34.017 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:34.021 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9e8ffe 2024-02-11 22:57:34.021 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9e8ffe 2024-02-11 22:57:34.022 [DefaultDispatcher-worker-4 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:34.024 [Test worker @coroutine#3596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=557709463250460673 2024-02-11 22:57:34.024 [Test worker @coroutine#3596] 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=557709463250460673. 2024-02-11 22:57:34.024 [Test worker @coroutine#3596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=557709463250460673 2024-02-11 22:57:34.025 [Test worker @coroutine#3596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=557709463250460673 2024-02-11 22:57:34.025 [Test worker @coroutine#3596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=557709463250460673 2024-02-11 22:57:34.025 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3059765d 2024-02-11 22:57:34.025 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3059765d 2024-02-11 22:57:34.029 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3466e48e 2024-02-11 22:57:34.029 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3466e48e 2024-02-11 22:57:34.031 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@71647c66 2024-02-11 22:57:34.031 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@71647c66 2024-02-11 22:57:34.033 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4ffccb 2024-02-11 22:57:34.033 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4ffccb 2024-02-11 22:57:34.035 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@40df8e61 2024-02-11 22:57:34.035 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@40df8e61 2024-02-11 22:57:34.035 [DefaultDispatcher-worker-2 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:34.037 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@431e5060 2024-02-11 22:57:34.037 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@431e5060 2024-02-11 22:57:34.039 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b8329 2024-02-11 22:57:34.040 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b8329 2024-02-11 22:57:34.042 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a68c6f 2024-02-11 22:57:34.042 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a68c6f 2024-02-11 22:57:34.042 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-11 22:57:34.043 [DefaultDispatcher-worker-14 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22942eff 2024-02-11 22:57:34.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-11 22:57:34.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-11 22:57:34.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 22:57:34.045 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22942eff: (connection evicted) 2024-02-11 22:57:34.046 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e9e8ffe: (connection evicted) 2024-02-11 22:57:34.046 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3059765d: (connection evicted) 2024-02-11 22:57:34.046 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3466e48e: (connection evicted) 2024-02-11 22:57:34.047 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71647c66: (connection evicted) 2024-02-11 22:57:34.047 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b4ffccb: (connection evicted) 2024-02-11 22:57:34.048 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40df8e61: (connection evicted) 2024-02-11 22:57:34.048 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@431e5060: (connection evicted) 2024-02-11 22:57:34.048 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@114b8329: (connection evicted) 2024-02-11 22:57:34.049 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55a68c6f: (connection evicted) 2024-02-11 22:57:34.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-11 22:57:34.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53945f9c 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-11 22:57:34.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-11 22:57:34.055 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.062 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:34.063 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.063 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:34.063 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.064 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.064 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.072 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.075 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.076 [DefaultDispatcher-worker-2 @coroutine#3633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:34.076 [DefaultDispatcher-worker-2 @coroutine#3633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-11 22:57:34.076 [DefaultDispatcher-worker-2 @coroutine#3633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:34.076 [DefaultDispatcher-worker-2 @coroutine#3633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:34.078 [DefaultDispatcher-worker-1 @coroutine#3633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:34.078 [DefaultDispatcher-worker-1 @coroutine#3633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 22:57:34.085 [DefaultDispatcher-worker-8 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.085 [DefaultDispatcher-worker-8 @coroutine#3632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 22:57:34.085 [DefaultDispatcher-worker-8 @coroutine#3632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-11 22:57:34.085 [DefaultDispatcher-worker-8 @coroutine#3632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 22:57:34.086 [DefaultDispatcher-worker-13 @coroutine#3632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 22:57:34.086 [DefaultDispatcher-worker-13 @coroutine#3632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 22:57:34.094 [DefaultDispatcher-worker-14 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.101 [DefaultDispatcher-worker-16 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.109 [DefaultDispatcher-worker-1 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.118 [DefaultDispatcher-worker-2 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.127 [DefaultDispatcher-worker-1 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.129 [DefaultDispatcher-worker-16 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24563809 2024-02-11 22:57:34.136 [DefaultDispatcher-worker-14 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.140 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.149 [DefaultDispatcher-worker-7 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.154 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:34.156 [DefaultDispatcher-worker-16 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2024-02-11 22:57:34.157 [DefaultDispatcher-worker-14 @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30811f91 2024-02-11 22:57:34.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-11 22:57:34.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-11 22:57:34.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.158 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28ffa527: (connection evicted) 2024-02-11 22:57:34.158 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@13fd58b1 2024-02-11 22:57:34.158 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@13fd58b1 2024-02-11 22:57:34.159 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13fd58b1: (connection evicted) 2024-02-11 22:57:34.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-11 22:57:34.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-11 22:57:34.170 [DefaultDispatcher-worker-3 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:34.170 [DefaultDispatcher-worker-3 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.170 [DefaultDispatcher-worker-3 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:34.170 [DefaultDispatcher-worker-3 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.171 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.171 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbaabfb 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.175 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-11 22:57:34.176 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-11 22:57:34.176 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-11 22:57:34.176 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-11 22:57:34.189 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-11 22:57:34.200 [Test worker @coroutine#3663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-11 22:57:34.201 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-11 22:57:34.203 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-11 22:57:34.213 [DefaultDispatcher-worker-13 @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-11 22:57:34.223 [DefaultDispatcher-worker-14 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-11 22:57:34.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-11 22:57:34.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-11 22:57:34.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.226 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690: (connection evicted) 2024-02-11 22:57:34.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-11 22:57:34.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f9a305 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.229 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-11 22:57:34.230 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-11 22:57:34.230 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-11 22:57:34.230 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-11 22:57:34.248 [DefaultDispatcher-worker-5 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:34.248 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.248 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:34.248 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.249 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.249 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-11 22:57:34.250 [DefaultDispatcher-worker-6 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:34.250 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.250 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:34.250 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.251 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.252 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.260 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-11 22:57:34.262 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-11 22:57:34.264 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a532271 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.264 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c000c2f 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c000c2f 2024-02-11 22:57:34.265 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-11 22:57:34.279 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c000c2f 2024-02-11 22:57:34.289 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c000c2f 2024-02-11 22:57:34.291 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c000c2f 2024-02-11 22:57:34.293 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c000c2f 2024-02-11 22:57:34.303 [DefaultDispatcher-worker-15 @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c000c2f 2024-02-11 22:57:34.321 [DefaultDispatcher-worker-3 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-11 22:57:34.330 [DefaultDispatcher-worker-1 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-11 22:57:34.330 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.337 [DefaultDispatcher-worker-3 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-11 22:57:34.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-11 22:57:34.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-11 22:57:34.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.349 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aaf4375: (connection evicted) 2024-02-11 22:57:34.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-11 22:57:34.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-11 22:57:34.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-11 22:57:34.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-11 22:57:34.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.350 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c000c2f: (connection evicted) 2024-02-11 22:57:34.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-11 22:57:34.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef0bc5b 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b2c8bb 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b2c8bb 2024-02-11 22:57:34.352 [Test worker @coroutine#3722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-11 22:57:34.365 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b2c8bb 2024-02-11 22:57:34.376 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b2c8bb 2024-02-11 22:57:34.378 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b2c8bb 2024-02-11 22:57:34.380 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b2c8bb 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26b150cd 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.380 [Test worker @coroutine#3722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-11 22:57:34.381 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-11 22:57:34.381 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-11 22:57:34.381 [Test worker @coroutine#3722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-11 22:57:34.394 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-11 22:57:34.395 [DefaultDispatcher-worker-1 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:34.396 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.396 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:34.396 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.397 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.397 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.404 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-11 22:57:34.406 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-11 22:57:34.407 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-11 22:57:34.418 [DefaultDispatcher-worker-5 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-11 22:57:34.432 [DefaultDispatcher-worker-10 @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b2c8bb 2024-02-11 22:57:34.440 [DefaultDispatcher-worker-1 @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b2c8bb 2024-02-11 22:57:34.447 [DefaultDispatcher-worker-1 @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b2c8bb 2024-02-11 22:57:34.452 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-11 22:57:34.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-11 22:57:34.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.460 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67b2c8bb: (connection evicted) 2024-02-11 22:57:34.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-11 22:57:34.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-11 22:57:34.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-11 22:57:34.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-11 22:57:34.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.461 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e68fac: (connection evicted) 2024-02-11 22:57:34.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-11 22:57:34.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e916dc2 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.464 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@258291de 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@258291de 2024-02-11 22:57:34.465 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-11 22:57:34.481 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258291de 2024-02-11 22:57:34.492 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258291de 2024-02-11 22:57:34.494 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258291de 2024-02-11 22:57:34.496 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258291de 2024-02-11 22:57:34.504 [DefaultDispatcher-worker-16 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258291de 2024-02-11 22:57:34.525 [DefaultDispatcher-worker-16 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258291de 2024-02-11 22:57:34.530 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258291de 2024-02-11 22:57:34.537 [DefaultDispatcher-worker-3 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258291de 2024-02-11 22:57:34.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-11 22:57:34.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-11 22:57:34.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.548 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@258291de: (connection evicted) 2024-02-11 22:57:34.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-11 22:57:34.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-11 22:57:34.550 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-11 22:57:34.550 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.550 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1188e08b 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5694f6a0 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5694f6a0 2024-02-11 22:57:34.551 [Test worker @coroutine#3800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-11 22:57:34.566 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5694f6a0 2024-02-11 22:57:34.576 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5694f6a0 2024-02-11 22:57:34.578 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5694f6a0 2024-02-11 22:57:34.579 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5694f6a0 2024-02-11 22:57:34.584 [DefaultDispatcher-worker-12 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:34.584 [DefaultDispatcher-worker-12 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.584 [DefaultDispatcher-worker-12 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:34.584 [DefaultDispatcher-worker-12 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.585 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.586 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.589 [DefaultDispatcher-worker-16 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5694f6a0 2024-02-11 22:57:34.591 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5694f6a0 2024-02-11 22:57:34.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-11 22:57:34.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-11 22:57:34.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.595 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5694f6a0: (connection evicted) 2024-02-11 22:57:34.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-11 22:57:34.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc28c66 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.604 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.605 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.605 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.605 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-11 22:57:34.605 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 22:57:34.605 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 22:57:34.605 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-11 22:57:34.625 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 22:57:34.635 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 22:57:34.637 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 22:57:34.638 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 22:57:34.735 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:34.738 [DefaultDispatcher-worker-10 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 22:57:34.747 [DefaultDispatcher-worker-4 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:34.748 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.748 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:34.748 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.749 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.749 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.751 [DefaultDispatcher-worker-10 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:34.751 [DefaultDispatcher-worker-10 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.751 [DefaultDispatcher-worker-10 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:34.751 [DefaultDispatcher-worker-10 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.752 [DefaultDispatcher-worker-9 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.752 [DefaultDispatcher-worker-9 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.823 [DefaultDispatcher-worker-6 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee 2024-02-11 22:57:34.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-11 22:57:34.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-11 22:57:34.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.869 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a25f8ee: (connection evicted) 2024-02-11 22:57:34.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-11 22:57:34.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-11 22:57:34.873 [DefaultDispatcher-worker-6 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-11 22:57:34.873 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.873 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:34.873 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62966c9f 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.873 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-11 22:57:34.874 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.874 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:34.874 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 22:57:34.875 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 22:57:34.875 [Test worker @coroutine#3882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-11 22:57:34.888 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 22:57:34.899 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 22:57:34.901 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 22:57:34.902 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 22:57:34.909 [DefaultDispatcher-worker-13 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 22:57:34.912 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 22:57:34.930 [DefaultDispatcher-worker-15 @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 22:57:34.937 [DefaultDispatcher-worker-7 @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6915351c 2024-02-11 22:57:34.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-11 22:57:34.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-11 22:57:34.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:34.949 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6915351c: (connection evicted) 2024-02-11 22:57:34.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:34.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-11 22:57:34.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f3285d 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:34.951 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-02-11 22:57:34.952 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-11 22:57:34.966 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-02-11 22:57:34.976 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-02-11 22:57:34.978 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-02-11 22:57:34.981 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-02-11 22:57:34.990 [DefaultDispatcher-worker-6 @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-02-11 22:57:35.046 [DefaultDispatcher-worker-4 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:35.046 [DefaultDispatcher-worker-4 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.046 [DefaultDispatcher-worker-4 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.046 [DefaultDispatcher-worker-4 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.048 [DefaultDispatcher-worker-7 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.048 [DefaultDispatcher-worker-7 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.052 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:35.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-11 22:57:35.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-11 22:57:35.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:35.057 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055: (connection evicted) 2024-02-11 22:57:35.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:35.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-11 22:57:35.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45775a15 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:35.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:35.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-11 22:57:35.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-11 22:57:35.073 [DefaultDispatcher-worker-4 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:35.073 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.073 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.073 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.074 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.074 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.157 [DefaultDispatcher-worker-8 @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.161 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:35.164 [DefaultDispatcher-worker-7 @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.172 [DefaultDispatcher-worker-14 @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.181 [DefaultDispatcher-worker-10 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:35.182 [DefaultDispatcher-worker-8 @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.182 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.182 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.182 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.183 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.183 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.213 [DefaultDispatcher-worker-10 @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.213 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 22:57:35.218 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-11 22:57:35.219 [DefaultDispatcher-worker-5 @coroutine#3955] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6037748a 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:35.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:35.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-11 22:57:35.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-11 22:57:35.235 [DefaultDispatcher-worker-15 @coroutine#3957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.235 [DefaultDispatcher-worker-15 @coroutine#3957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:35.235 [DefaultDispatcher-worker-15 @coroutine#3957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.235 [DefaultDispatcher-worker-15 @coroutine#3957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:35.237 [eventLoopGroupProxy-19-1 @call-handler#3965] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 22:57:35.238 [eventLoopGroupProxy-19-2 @call-handler#3966] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 22:57:35.238 [eventLoopGroupProxy-19-1 @call-handler#3965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.238 [eventLoopGroupProxy-19-2 @call-handler#3966] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.238 [eventLoopGroupProxy-19-2 @call-handler#3966] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-11 22:57:35.239 [eventLoopGroupProxy-19-2 @call-handler#3966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15096b0e 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:35.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-11 22:57:35.239 [DefaultDispatcher-worker-16 @coroutine#3957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.239 [DefaultDispatcher-worker-16 @coroutine#3957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-11 22:57:35.257 [DefaultDispatcher-worker-3 @coroutine#3970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.257 [DefaultDispatcher-worker-3 @coroutine#3970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:35.257 [DefaultDispatcher-worker-3 @coroutine#3970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.257 [DefaultDispatcher-worker-3 @coroutine#3970] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330d557e 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:35.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:35.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-11 22:57:35.259 [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-11 22:57:35.259 [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-11 22:57:35.259 [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-11 22:57:35.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-02-11 22:57:35.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-02-11 22:57:35.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-11 22:57:35.259 [DefaultDispatcher-worker-8 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:35.259 [eventLoopGroupProxy-19-2 @call-handler#3974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.260 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.260 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.260 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.260 [eventLoopGroupProxy-19-3 @call-handler#3978] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 22:57:35.260 [eventLoopGroupProxy-19-3 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.260 [DefaultDispatcher-worker-14 @coroutine#3970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.260 [DefaultDispatcher-worker-14 @coroutine#3970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.261 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.262 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:35.262 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.262 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.262 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.263 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.263 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.265 [DefaultDispatcher-worker-17 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.265 [DefaultDispatcher-worker-17 @coroutine#3956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.265 [DefaultDispatcher-worker-17 @coroutine#3956] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.265 [DefaultDispatcher-worker-17 @coroutine#3956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.266 [eventLoopGroupProxy-19-2 @call-handler#3987] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 22:57:35.266 [eventLoopGroupProxy-19-2 @call-handler#3987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.267 [DefaultDispatcher-worker-16 @coroutine#3956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.267 [DefaultDispatcher-worker-16 @coroutine#3956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.276 [DefaultDispatcher-worker-4 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.276 [DefaultDispatcher-worker-13 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.276 [DefaultDispatcher-worker-4 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 22:57:35.276 [DefaultDispatcher-worker-4 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.276 [DefaultDispatcher-worker-4 @coroutine#3992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 22:57:35.277 [eventLoopGroupProxy-19-2 @call-handler#3998] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-11 22:57:35.277 [eventLoopGroupProxy-19-2 @call-handler#3998] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.277 [eventLoopGroupProxy-19-2 @call-handler#3998] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:35.279 [eventLoopGroupProxy-19-4 @call-handler#4001] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-11 22:57:35.279 [eventLoopGroupProxy-19-4 @call-handler#4001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.286 [DefaultDispatcher-worker-8 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.286 [DefaultDispatcher-worker-7 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.286 [DefaultDispatcher-worker-8 @coroutine#3969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.286 [DefaultDispatcher-worker-8 @coroutine#3969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.286 [DefaultDispatcher-worker-8 @coroutine#3969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.289 [DefaultDispatcher-worker-8 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.289 [eventLoopGroupProxy-19-5 @call-handler#4007] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 22:57:35.289 [eventLoopGroupProxy-19-5 @call-handler#4007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.289 [eventLoopGroupProxy-19-2 @call-handler#3998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.290 [DefaultDispatcher-worker-10 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.290 [DefaultDispatcher-worker-5 @coroutine#3969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.290 [DefaultDispatcher-worker-10 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 22:57:35.290 [DefaultDispatcher-worker-5 @coroutine#3969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.299 [DefaultDispatcher-worker-12 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.299 [DefaultDispatcher-worker-5 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.304 [DefaultDispatcher-worker-1 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-02-11 22:57:35.304 [DefaultDispatcher-worker-1 @coroutine#3991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.304 [DefaultDispatcher-worker-1 @coroutine#3991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.304 [DefaultDispatcher-worker-1 @coroutine#3991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.305 [eventLoopGroupProxy-19-2 @call-handler#4017] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-11 22:57:35.305 [eventLoopGroupProxy-19-2 @call-handler#4017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.306 [DefaultDispatcher-worker-10 @coroutine#3991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.306 [DefaultDispatcher-worker-10 @coroutine#3991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.308 [DefaultDispatcher-worker-9 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.309 [DefaultDispatcher-worker-15 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.315 [DefaultDispatcher-worker-2 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-02-11 22:57:35.316 [DefaultDispatcher-worker-2 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.321 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:35.325 [DefaultDispatcher-worker-10 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170937fe 2024-02-11 22:57:35.325 [DefaultDispatcher-worker-12 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.339 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:35.353 [DefaultDispatcher-worker-13 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.354 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-11 22:57:35.354 [DefaultDispatcher-worker-12 @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/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-11 22:57:35.354 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-11 22:57:35.355 [eventLoopGroupProxy-19-2 @call-handler#4034] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-11 22:57:35.359 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:35.363 [DefaultDispatcher-worker-12 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.379 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-11 22:57:35.380 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-11 22:57:35.380 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-11 22:57:35.380 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.380 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016513 2024-02-11 22:57:35.380 [DefaultDispatcher-worker-12 @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/PersonDao/findByUidWithPicture?uid=557709474446016513. 2024-02-11 22:57:35.380 [DefaultDispatcher-worker-12 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016513 2024-02-11 22:57:35.381 [eventLoopGroupProxy-19-2 @call-handler#4038] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-11 22:57:35.385 [eventLoopGroupProxy-19-2 @call-handler#4038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.385 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016513 2024-02-11 22:57:35.385 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016513 2024-02-11 22:57:35.385 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016513. 2024-02-11 22:57:35.385 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016513 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.395 [DefaultDispatcher-worker-4 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.396 [DefaultDispatcher-worker-4 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 22:57:35.396 [DefaultDispatcher-worker-4 @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/SiteDao/getSiteAsync. 2024-02-11 22:57:35.396 [DefaultDispatcher-worker-4 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 22:57:35.397 [eventLoopGroupProxy-19-2 @call-handler#4042] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-11 22:57:35.398 [eventLoopGroupProxy-19-2 @call-handler#4042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.399 [DefaultDispatcher-worker-13 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 22:57:35.399 [DefaultDispatcher-worker-13 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 22:57:35.399 [DefaultDispatcher-worker-13 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-11 22:57:35.399 [DefaultDispatcher-worker-13 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.407 [DefaultDispatcher-worker-1 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:35.407 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.407 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.407 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.408 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.408 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.409 [DefaultDispatcher-worker-11 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.429 [DefaultDispatcher-worker-1 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.439 [DefaultDispatcher-worker-16 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.439 [DefaultDispatcher-worker-1 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.440 [DefaultDispatcher-worker-1 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.440 [DefaultDispatcher-worker-1 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:35.440 [DefaultDispatcher-worker-1 @coroutine#3958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.440 [DefaultDispatcher-worker-1 @coroutine#3958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 22:57:35.441 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 22:57:35.441 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 22:57:35.441 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:35.446 [DefaultDispatcher-worker-12 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.453 [DefaultDispatcher-worker-12 @call-handler#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.454 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.454 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.454 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.455 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:35.455 [DefaultDispatcher-worker-2 @coroutine#3958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.463 [DefaultDispatcher-worker-10 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.465 [DefaultDispatcher-worker-18 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.470 [DefaultDispatcher-worker-13 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.500 [DefaultDispatcher-worker-11 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.501 [DefaultDispatcher-worker-5 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-11 22:57:35.501 [DefaultDispatcher-worker-5 @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/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-11 22:57:35.501 [DefaultDispatcher-worker-5 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-11 22:57:35.502 [eventLoopGroupProxy-19-2 @call-handler#4068] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-11 22:57:35.509 [DefaultDispatcher-worker-12 @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.525 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-11 22:57:35.525 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-11 22:57:35.525 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-11 22:57:35.525 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.525 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016514 2024-02-11 22:57:35.525 [DefaultDispatcher-worker-8 @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/PersonDao/findByUidWithPicture?uid=557709474446016514. 2024-02-11 22:57:35.525 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016514 2024-02-11 22:57:35.526 [eventLoopGroupProxy-19-2 @call-handler#4072] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-11 22:57:35.527 [eventLoopGroupProxy-19-2 @call-handler#4072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.527 [DefaultDispatcher-worker-16 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016514 2024-02-11 22:57:35.527 [DefaultDispatcher-worker-16 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016514 2024-02-11 22:57:35.528 [DefaultDispatcher-worker-16 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016514. 2024-02-11 22:57:35.528 [DefaultDispatcher-worker-16 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557709474446016514 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.538 [DefaultDispatcher-worker-14 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.539 [DefaultDispatcher-worker-14 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 22:57:35.539 [DefaultDispatcher-worker-14 @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/SiteDao/getSiteAsync. 2024-02-11 22:57:35.539 [DefaultDispatcher-worker-14 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 22:57:35.540 [eventLoopGroupProxy-19-2 @call-handler#4076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-11 22:57:35.540 [eventLoopGroupProxy-19-2 @call-handler#4076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.541 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 22:57:35.541 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 22:57:35.541 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-11 22:57:35.541 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.552 [DefaultDispatcher-worker-3 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.573 [DefaultDispatcher-worker-16 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.583 [DefaultDispatcher-worker-12 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.584 [DefaultDispatcher-worker-12 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.584 [DefaultDispatcher-worker-12 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:35.584 [DefaultDispatcher-worker-12 @coroutine#3971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.584 [DefaultDispatcher-worker-12 @coroutine#3971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 22:57:35.585 [DefaultDispatcher-worker-12 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.585 [eventLoopGroupProxy-19-2 @call-handler#4082] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 22:57:35.585 [eventLoopGroupProxy-19-2 @call-handler#4082] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 22:57:35.585 [eventLoopGroupProxy-19-2 @call-handler#4082] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:35.595 [DefaultDispatcher-worker-6 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.596 [DefaultDispatcher-worker-14 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:35.596 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.596 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.596 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.597 [DefaultDispatcher-worker-18 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.597 [DefaultDispatcher-worker-18 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.604 [DefaultDispatcher-worker-13 @call-handler#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.604 [eventLoopGroupProxy-19-2 @call-handler#4082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.605 [DefaultDispatcher-worker-18 @coroutine#3971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.605 [DefaultDispatcher-worker-18 @coroutine#3971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.605 [DefaultDispatcher-worker-18 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:35.605 [DefaultDispatcher-worker-18 @coroutine#3971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.613 [UI Thread @coroutine#4092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.613 [UI Thread @coroutine#4092] 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=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.613 [UI Thread @coroutine#4092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.613 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513 2024-02-11 22:57:35.614 [UI Thread @coroutine#4099] 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=557709474446016512&accountPersonUid=557709474446016513. 2024-02-11 22:57:35.614 [UI Thread @coroutine#4099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513 2024-02-11 22:57:35.614 [UI Thread @coroutine#4101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.614 [UI Thread @coroutine#4101] 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=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.614 [eventLoopGroupProxy-19-2 @call-handler#4104] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-11 22:57:35.614 [UI Thread @coroutine#4101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.615 [eventLoopGroupProxy-19-5 @call-handler#4109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-11 22:57:35.615 [DefaultDispatcher-worker-1 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.618 [eventLoopGroupProxy-19-6 @call-handler#4115] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-11 22:57:35.620 [eventLoopGroupProxy-19-6 @call-handler#4115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.621 [eventLoopGroupProxy-19-2 @call-handler#4104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.621 [UI Thread @coroutine#4101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.621 [UI Thread @coroutine#4101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.621 [UI Thread @coroutine#4101] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.621 [UI Thread @coroutine#4101] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.622 [UI Thread @coroutine#4092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.622 [UI Thread @coroutine#4092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.622 [UI Thread @coroutine#4092] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.622 [UI Thread @coroutine#4092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.622 [eventLoopGroupProxy-19-5 @call-handler#4109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.623 [UI Thread @coroutine#4099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513 2024-02-11 22:57:35.623 [UI Thread @coroutine#4099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513 2024-02-11 22:57:35.623 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513. 2024-02-11 22:57:35.623 [UI Thread @coroutine#4099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.630 [DefaultDispatcher-worker-7 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.638 [DefaultDispatcher-worker-1 @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.647 [DefaultDispatcher-worker-18 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.650 [UI Thread @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557709474446016512 2024-02-11 22:57:35.650 [UI Thread @coroutine#4125] 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=557709474446016512. 2024-02-11 22:57:35.650 [UI Thread @coroutine#4125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557709474446016512 2024-02-11 22:57:35.651 [eventLoopGroupProxy-19-2 @call-handler#4127] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-11 22:57:35.653 [eventLoopGroupProxy-19-2 @call-handler#4127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.654 [UI Thread @coroutine#4125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557709474446016512 2024-02-11 22:57:35.654 [UI Thread @coroutine#4125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557709474446016512 2024-02-11 22:57:35.654 [UI Thread @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557709474446016512. 2024-02-11 22:57:35.654 [UI Thread @coroutine#4125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557709474446016512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.665 [DefaultDispatcher-worker-17 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.675 [DefaultDispatcher-worker-16 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.684 [DefaultDispatcher-worker-1 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.685 [DefaultDispatcher-worker-1 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.685 [DefaultDispatcher-worker-1 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:35.685 [DefaultDispatcher-worker-1 @coroutine#3958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.685 [DefaultDispatcher-worker-1 @coroutine#3958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 22:57:35.686 [eventLoopGroupProxy-19-2 @call-handler#4137] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 22:57:35.686 [eventLoopGroupProxy-19-2 @call-handler#4137] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 22:57:35.686 [eventLoopGroupProxy-19-2 @call-handler#4137] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:35.695 [DefaultDispatcher-worker-1 @call-handler#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.696 [eventLoopGroupProxy-19-2 @call-handler#4137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.696 [DefaultDispatcher-worker-13 @coroutine#3958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.696 [DefaultDispatcher-worker-13 @coroutine#3958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.696 [DefaultDispatcher-worker-13 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:35.696 [DefaultDispatcher-worker-13 @coroutine#3958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.702 [UI Thread @coroutine#4144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514 2024-02-11 22:57:35.702 [UI Thread @coroutine#4144] 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=557709474446016512&accountPersonUid=557709474446016514. 2024-02-11 22:57:35.702 [UI Thread @coroutine#4144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514 2024-02-11 22:57:35.703 [eventLoopGroupProxy-19-2 @call-handler#4152] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-11 22:57:35.704 [UI Thread @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557709474446016513 2024-02-11 22:57:35.704 [UI Thread @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557709474446016513. 2024-02-11 22:57:35.704 [UI Thread @coroutine#4146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557709474446016513 2024-02-11 22:57:35.705 [eventLoopGroupProxy-19-5 @call-handler#4156] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-11 22:57:35.706 [DefaultDispatcher-worker-9 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.706 [eventLoopGroupProxy-19-5 @call-handler#4156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.708 [UI Thread @coroutine#4157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557709474446016512 2024-02-11 22:57:35.708 [UI Thread @coroutine#4157] 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=557709474446016512. 2024-02-11 22:57:35.708 [UI Thread @coroutine#4157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557709474446016512 2024-02-11 22:57:35.708 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.708 [UI Thread @coroutine#4160] 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=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.708 [UI Thread @coroutine#4160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.709 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.709 [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/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.709 [UI Thread @coroutine#4163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.709 [eventLoopGroupProxy-19-5 @call-handler#4169] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-11 22:57:35.709 [eventLoopGroupProxy-19-6 @call-handler#4170] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-11 22:57:35.709 [UI Thread @coroutine#4146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557709474446016513 2024-02-11 22:57:35.709 [UI Thread @coroutine#4146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557709474446016513 2024-02-11 22:57:35.710 [UI Thread @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557709474446016513. 2024-02-11 22:57:35.710 [UI Thread @coroutine#4146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557709474446016513 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.710 [eventLoopGroupProxy-19-2 @call-handler#4152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.710 [eventLoopGroupProxy-19-6 @call-handler#4170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.711 [UI Thread @coroutine#4144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514 2024-02-11 22:57:35.711 [UI Thread @coroutine#4144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514 2024-02-11 22:57:35.711 [UI Thread @coroutine#4144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514. 2024-02-11 22:57:35.711 [UI Thread @coroutine#4144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.711 [eventLoopGroupProxy-19-5 @call-handler#4169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.711 [UI Thread @coroutine#4160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.711 [UI Thread @coroutine#4160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.711 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.712 [UI Thread @coroutine#4160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.712 [UI Thread @coroutine#4157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557709474446016512 2024-02-11 22:57:35.712 [UI Thread @coroutine#4157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557709474446016512 2024-02-11 22:57:35.712 [UI Thread @coroutine#4157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557709474446016512. 2024-02-11 22:57:35.712 [UI Thread @coroutine#4157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557709474446016512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.714 [eventLoopGroupProxy-19-7 @call-handler#4183] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-11 22:57:35.716 [eventLoopGroupProxy-19-7 @call-handler#4183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.717 [UI Thread @coroutine#4163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.717 [UI Thread @coroutine#4163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.717 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.717 [UI Thread @coroutine#4163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557709474446016513&assignmentUid=557709474446016512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.722 [DefaultDispatcher-worker-9 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.733 [DefaultDispatcher-worker-3 @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.742 [DefaultDispatcher-worker-10 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.753 [DefaultDispatcher-worker-8 @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.762 [DefaultDispatcher-worker-7 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:35.762 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.762 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.762 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.764 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.764 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.764 [DefaultDispatcher-worker-15 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:35.765 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.765 [DefaultDispatcher-worker-2 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.765 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.765 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.766 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.766 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.768 [UI Thread @coroutine#4198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514 2024-02-11 22:57:35.768 [UI Thread @coroutine#4198] 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=557709474446016512&accountPersonUid=557709474446016514. 2024-02-11 22:57:35.768 [UI Thread @coroutine#4198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514 2024-02-11 22:57:35.769 [eventLoopGroupProxy-19-5 @call-handler#4200] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-11 22:57:35.771 [eventLoopGroupProxy-19-5 @call-handler#4200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.772 [UI Thread @coroutine#4198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514 2024-02-11 22:57:35.772 [UI Thread @coroutine#4198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514 2024-02-11 22:57:35.772 [UI Thread @coroutine#4198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514. 2024-02-11 22:57:35.772 [UI Thread @coroutine#4198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557709474446016512&accountPersonUid=557709474446016514 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.780 [DefaultDispatcher-worker-15 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.792 [DefaultDispatcher-worker-4 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.800 [DefaultDispatcher-worker-15 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.800 [DefaultDispatcher-worker-15 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.800 [DefaultDispatcher-worker-15 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:35.800 [DefaultDispatcher-worker-15 @coroutine#3971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.800 [DefaultDispatcher-worker-15 @coroutine#3971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-11 22:57:35.801 [eventLoopGroupProxy-19-5 @call-handler#4205] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-11 22:57:35.802 [eventLoopGroupProxy-19-5 @call-handler#4205] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 22:57:35.802 [eventLoopGroupProxy-19-5 @call-handler#4205] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 22:57:35.811 [DefaultDispatcher-worker-16 @call-handler#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7 2024-02-11 22:57:35.811 [eventLoopGroupProxy-19-5 @call-handler#4205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.812 [DefaultDispatcher-worker-18 @coroutine#3971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.812 [DefaultDispatcher-worker-18 @coroutine#3971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 22:57:35.812 [DefaultDispatcher-worker-18 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 22:57:35.812 [DefaultDispatcher-worker-18 @coroutine#3971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.814 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.814 [UI Thread @coroutine#4217] 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=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.814 [UI Thread @coroutine#4217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.815 [UI Thread @coroutine#4226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513 2024-02-11 22:57:35.815 [UI Thread @coroutine#4226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513. 2024-02-11 22:57:35.815 [UI Thread @coroutine#4226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513 2024-02-11 22:57:35.816 [eventLoopGroupProxy-19-5 @call-handler#4230] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-11 22:57:35.816 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.816 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.816 [UI Thread @coroutine#4228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.817 [eventLoopGroupProxy-19-6 @call-handler#4235] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-11 22:57:35.817 [eventLoopGroupProxy-19-7 @call-handler#4236] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-11 22:57:35.819 [eventLoopGroupProxy-19-5 @call-handler#4230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.819 [eventLoopGroupProxy-19-7 @call-handler#4236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.820 [UI Thread @coroutine#4217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.820 [eventLoopGroupProxy-19-6 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 22:57:35.820 [UI Thread @coroutine#4217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.820 [UI Thread @coroutine#4228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.820 [UI Thread @coroutine#4228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 2024-02-11 22:57:35.820 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.820 [UI Thread @coroutine#4217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.821 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512. 2024-02-11 22:57:35.821 [UI Thread @coroutine#4228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557709474446016513&assignmentUid=557709474446016512 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.821 [UI Thread @coroutine#4226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513 2024-02-11 22:57:35.821 [UI Thread @coroutine#4226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513 2024-02-11 22:57:35.821 [UI Thread @coroutine#4226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513. 2024-02-11 22:57:35.821 [UI Thread @coroutine#4226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557709474446016512&accountPersonUid=557709474446016513 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:35.824 [DefaultDispatcher-worker-2 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e 2024-02-11 22:57:35.830 [DefaultDispatcher-worker-3 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.837 [DefaultDispatcher-worker-7 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.846 [DefaultDispatcher-worker-3 @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73 2024-02-11 22:57:35.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-11 22:57:35.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-11 22:57:35.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:35.850 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c7ab73: (connection evicted) 2024-02-11 22:57:35.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:35.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-11 22:57:35.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-11 22:57:35.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-11 22:57:35.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-11 22:57:35.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:35.853 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da59f6e: (connection evicted) 2024-02-11 22:57:35.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:35.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-11 22:57:35.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-11 22:57:35.883 [DefaultDispatcher-worker-1 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:35.883 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.883 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:35.883 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.885 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:35.885 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.057 [DefaultDispatcher-worker-13 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:36.058 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.058 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:36.058 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.059 [DefaultDispatcher-worker-12 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.059 [DefaultDispatcher-worker-12 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.083 [DefaultDispatcher-worker-18 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:36.084 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.084 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:36.084 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.085 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.085 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.192 [DefaultDispatcher-worker-18 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:36.192 [DefaultDispatcher-worker-18 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.192 [DefaultDispatcher-worker-18 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:36.192 [DefaultDispatcher-worker-18 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.193 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.193 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.272 [DefaultDispatcher-worker-15 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:36.272 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.273 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:36.273 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.273 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.274 [DefaultDispatcher-worker-17 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:36.274 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.274 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:36.274 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.275 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.275 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.415 [DefaultDispatcher-worker-16 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:36.416 [DefaultDispatcher-worker-16 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.416 [DefaultDispatcher-worker-16 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:36.416 [DefaultDispatcher-worker-16 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.417 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.417 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.607 [DefaultDispatcher-worker-8 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:36.607 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.607 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:36.607 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.608 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.608 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.775 [DefaultDispatcher-worker-7 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:36.775 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.775 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:36.775 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.776 [DefaultDispatcher-worker-12 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.776 [DefaultDispatcher-worker-12 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.777 [DefaultDispatcher-worker-8 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:36.777 [DefaultDispatcher-worker-8 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.777 [DefaultDispatcher-worker-8 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:36.777 [DefaultDispatcher-worker-8 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.778 [DefaultDispatcher-worker-3 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.778 [DefaultDispatcher-worker-3 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-11 22:57:36.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-11 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:36.857 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb888b7: (connection evicted) 2024-02-11 22:57:36.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:36.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-11 22:57:36.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-11 22:57:36.861 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-11 22:57:36.861 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:36.861 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:36.861 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:36.861 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:36.861 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:36.861 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:36.861 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6779959d 2024-02-11 22:57:36.861 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c36b9 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c36b9 2024-02-11 22:57:36.862 [Test worker @coroutine#4291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-11 22:57:36.878 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c36b9 2024-02-11 22:57:36.890 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c36b9 2024-02-11 22:57:36.892 [DefaultDispatcher-worker-8 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:36.892 [DefaultDispatcher-worker-8 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.892 [DefaultDispatcher-worker-8 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:36.892 [DefaultDispatcher-worker-8 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.893 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c36b9 2024-02-11 22:57:36.893 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.893 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:36.894 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c36b9 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf46574 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:36.895 [Test worker @coroutine#4291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-11 22:57:36.896 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-02-11 22:57:36.896 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-02-11 22:57:36.896 [Test worker @coroutine#4291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-11 22:57:36.908 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-02-11 22:57:36.918 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-02-11 22:57:36.920 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-02-11 22:57:36.922 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-02-11 22:57:36.933 [DefaultDispatcher-worker-4 @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-02-11 22:57:36.945 [DefaultDispatcher-worker-2 @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c36b9 2024-02-11 22:57:36.959 [DefaultDispatcher-worker-18 @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c36b9 2024-02-11 22:57:36.962 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:36.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-11 22:57:36.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-11 22:57:36.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:36.964 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294c36b9: (connection evicted) 2024-02-11 22:57:36.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:36.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-11 22:57:36.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-11 22:57:36.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-11 22:57:36.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-11 22:57:36.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:36.965 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9: (connection evicted) 2024-02-11 22:57:36.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:36.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-11 22:57:36.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e242137 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:36.967 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-11 22:57:36.968 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-11 22:57:36.968 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-11 22:57:36.968 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-11 22:57:36.983 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-11 22:57:36.993 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-11 22:57:36.995 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-11 22:57:36.997 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd191c2 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 22:57:36.997 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-11 22:57:37.010 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 22:57:37.020 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 22:57:37.022 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 22:57:37.023 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 22:57:37.034 [DefaultDispatcher-worker-5 @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 22:57:37.047 [DefaultDispatcher-worker-10 @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-11 22:57:37.061 [DefaultDispatcher-worker-14 @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-11 22:57:37.068 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:37.069 [DefaultDispatcher-worker-13 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:37.069 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.069 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:37.069 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.071 [DefaultDispatcher-worker-17 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.071 [DefaultDispatcher-worker-17 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.073 [DefaultDispatcher-worker-15 @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-11 22:57:37.093 [DefaultDispatcher-worker-9 @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-11 22:57:37.095 [DefaultDispatcher-worker-5 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:37.095 [DefaultDispatcher-worker-5 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.095 [DefaultDispatcher-worker-5 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:37.095 [DefaultDispatcher-worker-5 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-11 22:57:37.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-11 22:57:37.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.097 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.097 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1: (connection evicted) 2024-02-11 22:57:37.097 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-11 22:57:37.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-11 22:57:37.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-11 22:57:37.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-11 22:57:37.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.098 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.098 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56afbace: (connection evicted) 2024-02-11 22:57:37.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-11 22:57:37.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-11 22:57:37.099 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@462deb2b 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-11 22:57:37.100 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-11 22:57:37.116 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-11 22:57:37.130 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-11 22:57:37.132 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-11 22:57:37.134 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251db193 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.134 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-11 22:57:37.135 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 22:57:37.135 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 22:57:37.135 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-11 22:57:37.148 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 22:57:37.158 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 22:57:37.160 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 22:57:37.162 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 22:57:37.172 [DefaultDispatcher-worker-4 @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 22:57:37.188 [DefaultDispatcher-worker-3 @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-11 22:57:37.201 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:37.201 [DefaultDispatcher-worker-12 @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13563e64 2024-02-11 22:57:37.203 [DefaultDispatcher-worker-6 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:37.203 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.203 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:37.203 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.205 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.205 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-11 22:57:37.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-11 22:57:37.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.207 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13563e64: (connection evicted) 2024-02-11 22:57:37.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-11 22:57:37.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-11 22:57:37.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-11 22:57:37.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-11 22:57:37.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.208 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5: (connection evicted) 2024-02-11 22:57:37.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-11 22:57:37.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae75ba6 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.210 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-11 22:57:37.211 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6137fb 2024-02-11 22:57:37.211 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6137fb 2024-02-11 22:57:37.211 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-11 22:57:37.228 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6137fb 2024-02-11 22:57:37.238 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6137fb 2024-02-11 22:57:37.240 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6137fb 2024-02-11 22:57:37.242 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6137fb 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@568cbf8d 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.242 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-02-11 22:57:37.243 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-11 22:57:37.256 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-02-11 22:57:37.266 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-02-11 22:57:37.268 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-02-11 22:57:37.269 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-02-11 22:57:37.280 [DefaultDispatcher-worker-7 @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-02-11 22:57:37.283 [DefaultDispatcher-worker-12 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:37.284 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.284 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:37.284 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.285 [DefaultDispatcher-worker-4 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:37.285 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.285 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:37.285 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.285 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.286 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.286 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.296 [DefaultDispatcher-worker-10 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6137fb 2024-02-11 22:57:37.308 [DefaultDispatcher-worker-11 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6137fb 2024-02-11 22:57:37.311 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:37.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-11 22:57:37.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-11 22:57:37.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.312 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f6137fb: (connection evicted) 2024-02-11 22:57:37.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-11 22:57:37.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-11 22:57:37.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-11 22:57:37.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-11 22:57:37.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.314 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ec699: (connection evicted) 2024-02-11 22:57:37.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-11 22:57:37.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79392584 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 22:57:37.316 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-11 22:57:37.330 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 22:57:37.341 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 22:57:37.343 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 22:57:37.344 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edd2170 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-11 22:57:37.345 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-11 22:57:37.358 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-11 22:57:37.369 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-11 22:57:37.370 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-11 22:57:37.372 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-11 22:57:37.382 [DefaultDispatcher-worker-14 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32db94fb 2024-02-11 22:57:37.396 [DefaultDispatcher-worker-12 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 22:57:37.409 [DefaultDispatcher-worker-11 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1407b93f 2024-02-11 22:57:37.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-11 22:57:37.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-11 22:57:37.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.414 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1407b93f: (connection evicted) 2024-02-11 22:57:37.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-11 22:57:37.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-11 22:57:37.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-11 22:57:37.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-11 22:57:37.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.415 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32db94fb: (connection evicted) 2024-02-11 22:57:37.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-11 22:57:37.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e4262d2 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.417 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-11 22:57:37.418 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 22:57:37.418 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 22:57:37.418 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-11 22:57:37.426 [DefaultDispatcher-worker-12 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:37.426 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.426 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:37.426 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.427 [DefaultDispatcher-worker-14 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.427 [DefaultDispatcher-worker-14 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.434 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 22:57:37.445 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 22:57:37.447 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 22:57:37.448 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c94d4b8 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2024-02-11 22:57:37.449 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-11 22:57:37.462 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2024-02-11 22:57:37.472 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2024-02-11 22:57:37.474 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2024-02-11 22:57:37.476 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2024-02-11 22:57:37.487 [DefaultDispatcher-worker-12 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2024-02-11 22:57:37.500 [DefaultDispatcher-worker-8 @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 22:57:37.512 [DefaultDispatcher-worker-12 @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 22:57:37.518 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:37.519 [DefaultDispatcher-worker-14 @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257e8c43 2024-02-11 22:57:37.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-11 22:57:37.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-11 22:57:37.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.524 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@257e8c43: (connection evicted) 2024-02-11 22:57:37.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-11 22:57:37.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-11 22:57:37.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-11 22:57:37.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-11 22:57:37.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.526 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308d8de8: (connection evicted) 2024-02-11 22:57:37.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-11 22:57:37.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-11 22:57:37.528 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-11 22:57:37.528 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.528 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.528 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.528 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.528 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.528 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b897456 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.529 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-11 22:57:37.530 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 22:57:37.530 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 22:57:37.530 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-11 22:57:37.550 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 22:57:37.560 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 22:57:37.562 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 22:57:37.563 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d0e46dd 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-02-11 22:57:37.564 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-02-11 22:57:37.565 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-11 22:57:37.578 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-02-11 22:57:37.588 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-02-11 22:57:37.590 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-02-11 22:57:37.591 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-02-11 22:57:37.602 [DefaultDispatcher-worker-1 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-02-11 22:57:37.615 [DefaultDispatcher-worker-13 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 22:57:37.618 [DefaultDispatcher-worker-11 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:37.618 [DefaultDispatcher-worker-11 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.618 [DefaultDispatcher-worker-11 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:37.618 [DefaultDispatcher-worker-11 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.619 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.619 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.625 [DefaultDispatcher-worker-7 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 22:57:37.630 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:37.632 [DefaultDispatcher-worker-2 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 22:57:37.648 [DefaultDispatcher-worker-4 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2024-02-11 22:57:37.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-11 22:57:37.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-11 22:57:37.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.651 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f: (connection evicted) 2024-02-11 22:57:37.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-11 22:57:37.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-11 22:57:37.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-11 22:57:37.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-11 22:57:37.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.652 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8: (connection evicted) 2024-02-11 22:57:37.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-11 22:57:37.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-11 22:57:37.654 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a5a26b7 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.655 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-11 22:57:37.656 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2024-02-11 22:57:37.656 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2024-02-11 22:57:37.656 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-11 22:57:37.671 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2024-02-11 22:57:37.681 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2024-02-11 22:57:37.683 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2024-02-11 22:57:37.685 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c04310f 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.685 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-11 22:57:37.686 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2024-02-11 22:57:37.686 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2024-02-11 22:57:37.686 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-11 22:57:37.698 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2024-02-11 22:57:37.709 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2024-02-11 22:57:37.710 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2024-02-11 22:57:37.712 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2024-02-11 22:57:37.722 [DefaultDispatcher-worker-9 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4 2024-02-11 22:57:37.735 [DefaultDispatcher-worker-10 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2024-02-11 22:57:37.746 [DefaultDispatcher-worker-6 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2024-02-11 22:57:37.750 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2024-02-11 22:57:37.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-11 22:57:37.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-11 22:57:37.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.755 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0: (connection evicted) 2024-02-11 22:57:37.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-11 22:57:37.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-11 22:57:37.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-11 22:57:37.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-11 22:57:37.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.757 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28f7cca4: (connection evicted) 2024-02-11 22:57:37.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-11 22:57:37.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e763080 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.758 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.759 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.759 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.759 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.759 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.759 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.759 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.759 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-11 22:57:37.759 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2024-02-11 22:57:37.759 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2024-02-11 22:57:37.759 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-11 22:57:37.774 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2024-02-11 22:57:37.787 [DefaultDispatcher-worker-10 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:37.787 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.787 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:37.787 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.788 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.788 [DefaultDispatcher-worker-15 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:37.788 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.789 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.789 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:37.789 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.789 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2024-02-11 22:57:37.790 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.790 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.790 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2024-02-11 22:57:37.792 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2024-02-11 22:57:37.792 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52539624 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2024-02-11 22:57:37.793 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-11 22:57:37.806 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2024-02-11 22:57:37.817 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2024-02-11 22:57:37.818 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2024-02-11 22:57:37.820 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2024-02-11 22:57:37.830 [DefaultDispatcher-worker-13 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2024-02-11 22:57:37.841 [DefaultDispatcher-worker-10 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2024-02-11 22:57:37.853 [DefaultDispatcher-worker-9 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2024-02-11 22:57:37.857 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2024-02-11 22:57:37.859 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:37.859 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2024-02-11 22:57:37.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-11 22:57:37.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-11 22:57:37.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.865 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd: (connection evicted) 2024-02-11 22:57:37.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-11 22:57:37.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-11 22:57:37.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-11 22:57:37.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-11 22:57:37.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:37.867 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691: (connection evicted) 2024-02-11 22:57:37.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:37.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-11 22:57:37.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510d4d4b 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.868 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.869 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.869 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.869 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.869 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.869 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-11 22:57:37.869 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-11 22:57:37.869 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-11 22:57:37.869 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-11 22:57:37.882 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-11 22:57:37.892 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-11 22:57:37.894 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-11 22:57:37.896 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa0943d 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-02-11 22:57:37.897 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-11 22:57:37.902 [DefaultDispatcher-worker-13 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:37.902 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.902 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:37.902 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.904 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.904 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:37.911 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-02-11 22:57:37.921 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-02-11 22:57:37.923 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-02-11 22:57:37.924 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-02-11 22:57:37.935 [DefaultDispatcher-worker-10 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2024-02-11 22:57:37.948 [DefaultDispatcher-worker-15 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-11 22:57:37.959 [DefaultDispatcher-worker-7 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2024-02-11 22:57:38.009 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.009 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-11 22:57:38.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-11 22:57:38.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.016 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ab649f: (connection evicted) 2024-02-11 22:57:38.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-11 22:57:38.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-11 22:57:38.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-11 22:57:38.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-11 22:57:38.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.018 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8: (connection evicted) 2024-02-11 22:57:38.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-11 22:57:38.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-11 22:57:38.019 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc54b50 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-02-11 22:57:38.020 [Test worker @coroutine#4768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-11 22:57:38.036 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-02-11 22:57:38.047 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-02-11 22:57:38.049 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-02-11 22:57:38.050 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f9d47a3 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2024-02-11 22:57:38.051 [Test worker @coroutine#4768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-11 22:57:38.064 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2024-02-11 22:57:38.075 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2024-02-11 22:57:38.076 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2024-02-11 22:57:38.078 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2024-02-11 22:57:38.080 [DefaultDispatcher-worker-16 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:38.080 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.080 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:38.080 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.081 [DefaultDispatcher-worker-10 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.081 [DefaultDispatcher-worker-10 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.088 [DefaultDispatcher-worker-6 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67836d4 2024-02-11 22:57:38.105 [DefaultDispatcher-worker-1 @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-02-11 22:57:38.106 [DefaultDispatcher-worker-4 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:38.106 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.106 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:38.106 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.107 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.107 [DefaultDispatcher-worker-3 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.115 [DefaultDispatcher-worker-15 @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19370af1 2024-02-11 22:57:38.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-11 22:57:38.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-11 22:57:38.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.119 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19370af1: (connection evicted) 2024-02-11 22:57:38.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-11 22:57:38.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-11 22:57:38.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-11 22:57:38.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-11 22:57:38.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.121 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67836d4: (connection evicted) 2024-02-11 22:57:38.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-11 22:57:38.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-11 22:57:38.122 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f1260 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2024-02-11 22:57:38.123 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-11 22:57:38.139 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2024-02-11 22:57:38.149 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2024-02-11 22:57:38.151 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2024-02-11 22:57:38.153 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5834fd3f 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.153 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.154 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-11 22:57:38.154 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2024-02-11 22:57:38.154 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2024-02-11 22:57:38.154 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-11 22:57:38.171 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2024-02-11 22:57:38.184 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2024-02-11 22:57:38.187 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2024-02-11 22:57:38.189 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2024-02-11 22:57:38.201 [DefaultDispatcher-worker-2 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2024-02-11 22:57:38.213 [DefaultDispatcher-worker-14 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:38.214 [DefaultDispatcher-worker-14 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.214 [DefaultDispatcher-worker-14 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:38.214 [DefaultDispatcher-worker-14 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.215 [DefaultDispatcher-worker-3 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2024-02-11 22:57:38.215 [DefaultDispatcher-worker-7 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.215 [DefaultDispatcher-worker-7 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.223 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:38.225 [DefaultDispatcher-worker-16 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2024-02-11 22:57:38.228 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2024-02-11 22:57:38.232 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2024-02-11 22:57:38.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-11 22:57:38.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-11 22:57:38.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.237 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49: (connection evicted) 2024-02-11 22:57:38.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-11 22:57:38.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-11 22:57:38.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-11 22:57:38.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-11 22:57:38.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.238 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f13720f: (connection evicted) 2024-02-11 22:57:38.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-11 22:57:38.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5276330a 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.240 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-11 22:57:38.241 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-11 22:57:38.258 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-11 22:57:38.268 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-11 22:57:38.270 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-11 22:57:38.272 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25131637 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.272 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.273 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.273 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.273 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.273 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.273 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-11 22:57:38.273 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2024-02-11 22:57:38.273 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2024-02-11 22:57:38.273 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-11 22:57:38.286 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2024-02-11 22:57:38.296 [DefaultDispatcher-worker-11 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:38.296 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.296 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:38.296 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.297 [DefaultDispatcher-worker-17 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:38.297 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.297 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:38.297 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.297 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.298 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.298 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.299 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2024-02-11 22:57:38.301 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2024-02-11 22:57:38.303 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2024-02-11 22:57:38.312 [DefaultDispatcher-worker-13 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88 2024-02-11 22:57:38.327 [DefaultDispatcher-worker-15 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-11 22:57:38.336 [DefaultDispatcher-worker-13 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-11 22:57:38.341 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-11 22:57:38.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-11 22:57:38.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.345 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e: (connection evicted) 2024-02-11 22:57:38.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-11 22:57:38.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-11 22:57:38.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-11 22:57:38.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-11 22:57:38.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.346 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cf34b88: (connection evicted) 2024-02-11 22:57:38.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-11 22:57:38.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b60be8 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-11 22:57:38.349 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-11 22:57:38.350 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-11 22:57:38.350 [Test worker @coroutine#4924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-11 22:57:38.363 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-11 22:57:38.374 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-11 22:57:38.376 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-11 22:57:38.377 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-11 22:57:38.386 [DefaultDispatcher-worker-3 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-11 22:57:38.389 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-11 22:57:38.402 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb 2024-02-11 22:57:38.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-11 22:57:38.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-11 22:57:38.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.415 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589cc8eb: (connection evicted) 2024-02-11 22:57:38.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-11 22:57:38.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-11 22:57:38.417 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe19d0e 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.418 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-11 22:57:38.419 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-11 22:57:38.419 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-11 22:57:38.419 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-11 22:57:38.434 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-11 22:57:38.434 [DefaultDispatcher-worker-11 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:38.434 [DefaultDispatcher-worker-11 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.434 [DefaultDispatcher-worker-11 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:38.434 [DefaultDispatcher-worker-11 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.436 [DefaultDispatcher-worker-13 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.436 [DefaultDispatcher-worker-13 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.444 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-11 22:57:38.446 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-11 22:57:38.448 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aadeb31 2024-02-11 22:57:38.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-11 22:57:38.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-11 22:57:38.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:38.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-11 22:57:38.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-11 22:57:38.454 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b59a1c1 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-11 22:57:38.455 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-11 22:57:38.468 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-11 22:57:38.479 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-11 22:57:38.481 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-11 22:57:38.482 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-11 22:57:38.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-11 22:57:38.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-11 22:57:38.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:38.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-11 22:57:38.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760b9444 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.488 [Test worker @coroutine#5018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-11 22:57:38.489 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-02-11 22:57:38.489 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-02-11 22:57:38.489 [Test worker @coroutine#5018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-11 22:57:38.502 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-02-11 22:57:38.512 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-02-11 22:57:38.514 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-02-11 22:57:38.516 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b128b 2024-02-11 22:57:38.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-11 22:57:38.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-11 22:57:38.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:38.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-11 22:57:38.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d4bb60f 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.521 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.522 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-11 22:57:38.522 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe152aa 2024-02-11 22:57:38.522 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe152aa 2024-02-11 22:57:38.522 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-11 22:57:38.542 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe152aa 2024-02-11 22:57:38.552 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe152aa 2024-02-11 22:57:38.554 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe152aa 2024-02-11 22:57:38.556 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe152aa 2024-02-11 22:57:38.565 [DefaultDispatcher-worker-12 @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe152aa 2024-02-11 22:57:38.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-11 22:57:38.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-11 22:57:38.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.571 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fe152aa: (connection evicted) 2024-02-11 22:57:38.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-11 22:57:38.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345f4e0d 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.573 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.574 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.574 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.574 [Test worker @coroutine#5075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-11 22:57:38.574 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-11 22:57:38.574 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-11 22:57:38.574 [Test worker @coroutine#5075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-11 22:57:38.591 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-11 22:57:38.602 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-11 22:57:38.603 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-11 22:57:38.605 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-11 22:57:38.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-11 22:57:38.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-11 22:57:38.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:38.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-11 22:57:38.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d2710a8 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.610 [Test worker @coroutine#5104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-11 22:57:38.611 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c85ed05 2024-02-11 22:57:38.611 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c85ed05 2024-02-11 22:57:38.611 [Test worker @coroutine#5104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-11 22:57:38.626 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c85ed05 2024-02-11 22:57:38.627 [DefaultDispatcher-worker-8 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:38.628 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.628 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:38.628 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.629 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.629 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.637 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c85ed05 2024-02-11 22:57:38.638 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c85ed05 2024-02-11 22:57:38.642 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c85ed05 2024-02-11 22:57:38.650 [DefaultDispatcher-worker-14 @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c85ed05 2024-02-11 22:57:38.652 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c85ed05 2024-02-11 22:57:38.656 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c85ed05 2024-02-11 22:57:38.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-11 22:57:38.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-11 22:57:38.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.669 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c85ed05: (connection evicted) 2024-02-11 22:57:38.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-11 22:57:38.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed1446c 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-11 22:57:38.672 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-11 22:57:38.673 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-11 22:57:38.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-11 22:57:38.697 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-11 22:57:38.699 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-11 22:57:38.700 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a1abba1 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-11 22:57:38.701 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-11 22:57:38.714 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-11 22:57:38.724 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-11 22:57:38.726 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-11 22:57:38.728 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-11 22:57:38.738 [DefaultDispatcher-worker-7 @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f 2024-02-11 22:57:38.751 [DefaultDispatcher-worker-16 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-11 22:57:38.773 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:38.783 [DefaultDispatcher-worker-2 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54151d07 2024-02-11 22:57:38.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-11 22:57:38.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-11 22:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.793 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54151d07: (connection evicted) 2024-02-11 22:57:38.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-11 22:57:38.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-11 22:57:38.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-11 22:57:38.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-11 22:57:38.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.795 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a2bc71f: (connection evicted) 2024-02-11 22:57:38.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-11 22:57:38.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-11 22:57:38.796 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28df2da8 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-11 22:57:38.797 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-11 22:57:38.798 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-11 22:57:38.798 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-11 22:57:38.800 [DefaultDispatcher-worker-14 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:38.800 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.800 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:38.800 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.801 [DefaultDispatcher-worker-9 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:38.801 [DefaultDispatcher-worker-9 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.801 [DefaultDispatcher-worker-9 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:38.801 [DefaultDispatcher-worker-9 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.802 [DefaultDispatcher-worker-11 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.802 [DefaultDispatcher-worker-11 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.802 [DefaultDispatcher-worker-10 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.802 [DefaultDispatcher-worker-10 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.813 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-11 22:57:38.824 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-11 22:57:38.825 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-11 22:57:38.827 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-11 22:57:38.827 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad2cb6d 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-11 22:57:38.828 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-11 22:57:38.841 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-11 22:57:38.852 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-11 22:57:38.853 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-11 22:57:38.855 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-11 22:57:38.866 [DefaultDispatcher-worker-17 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61868687 2024-02-11 22:57:38.880 [DefaultDispatcher-worker-11 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-11 22:57:38.898 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:38.903 [DefaultDispatcher-worker-6 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37227aa7 2024-02-11 22:57:38.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-11 22:57:38.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-11 22:57:38.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.907 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37227aa7: (connection evicted) 2024-02-11 22:57:38.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-11 22:57:38.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-11 22:57:38.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-11 22:57:38.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-11 22:57:38.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:38.908 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61868687: (connection evicted) 2024-02-11 22:57:38.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:38.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-11 22:57:38.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@322c70bc 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.910 [Test worker @coroutine#5200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-11 22:57:38.911 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664 2024-02-11 22:57:38.911 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664 2024-02-11 22:57:38.911 [Test worker @coroutine#5200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-11 22:57:38.913 [DefaultDispatcher-worker-16 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:38.913 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.913 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:38.913 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.914 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.914 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:38.927 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664 2024-02-11 22:57:38.937 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664 2024-02-11 22:57:38.939 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664 2024-02-11 22:57:38.940 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d145f6 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-02-11 22:57:38.941 [Test worker @coroutine#5200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-11 22:57:38.954 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-02-11 22:57:38.964 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-02-11 22:57:38.966 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-02-11 22:57:38.967 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-02-11 22:57:38.978 [DefaultDispatcher-worker-15 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-02-11 22:57:38.990 [DefaultDispatcher-worker-1 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664 2024-02-11 22:57:39.011 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:39.014 [DefaultDispatcher-worker-4 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664 2024-02-11 22:57:39.022 [DefaultDispatcher-worker-3 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664 2024-02-11 22:57:39.033 [DefaultDispatcher-worker-1 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664 2024-02-11 22:57:39.041 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-11 22:57:39.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-11 22:57:39.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.043 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec9f664: (connection evicted) 2024-02-11 22:57:39.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-11 22:57:39.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-11 22:57:39.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-11 22:57:39.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-11 22:57:39.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.044 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@680408ac: (connection evicted) 2024-02-11 22:57:39.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-11 22:57:39.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-11 22:57:39.046 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab0168 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.047 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-11 22:57:39.048 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-11 22:57:39.048 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-11 22:57:39.048 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-11 22:57:39.065 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-11 22:57:39.075 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-11 22:57:39.077 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-11 22:57:39.079 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-11 22:57:39.079 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b86248 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@45594dfe 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@45594dfe 2024-02-11 22:57:39.080 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-11 22:57:39.091 [DefaultDispatcher-worker-9 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:39.091 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.091 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:39.091 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.092 [DefaultDispatcher-worker-15 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.092 [DefaultDispatcher-worker-15 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.094 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45594dfe 2024-02-11 22:57:39.105 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45594dfe 2024-02-11 22:57:39.107 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45594dfe 2024-02-11 22:57:39.109 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45594dfe 2024-02-11 22:57:39.117 [DefaultDispatcher-worker-13 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:39.117 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.117 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:39.117 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.118 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.118 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.119 [DefaultDispatcher-worker-16 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45594dfe 2024-02-11 22:57:39.133 [DefaultDispatcher-worker-13 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-11 22:57:39.140 [DefaultDispatcher-worker-8 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-11 22:57:39.146 [DefaultDispatcher-worker-11 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-11 22:57:39.148 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-11 22:57:39.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-11 22:57:39.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.155 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7594d189: (connection evicted) 2024-02-11 22:57:39.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-11 22:57:39.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-11 22:57:39.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-11 22:57:39.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-11 22:57:39.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.156 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45594dfe: (connection evicted) 2024-02-11 22:57:39.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-11 22:57:39.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca0aa55 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.158 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-11 22:57:39.159 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f13eabb 2024-02-11 22:57:39.159 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f13eabb 2024-02-11 22:57:39.159 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-11 22:57:39.173 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f13eabb 2024-02-11 22:57:39.184 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f13eabb 2024-02-11 22:57:39.185 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f13eabb 2024-02-11 22:57:39.187 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f13eabb 2024-02-11 22:57:39.187 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-11 22:57:39.187 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.187 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.187 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.187 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.187 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.187 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.187 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c48a23 2024-02-11 22:57:39.187 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.187 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-11 22:57:39.188 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-11 22:57:39.205 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-11 22:57:39.216 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-11 22:57:39.218 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-11 22:57:39.221 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-11 22:57:39.223 [DefaultDispatcher-worker-5 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:39.223 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.223 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:39.223 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.225 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.225 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.232 [DefaultDispatcher-worker-8 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-11 22:57:39.244 [DefaultDispatcher-worker-12 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f13eabb 2024-02-11 22:57:39.254 [DefaultDispatcher-worker-8 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f13eabb 2024-02-11 22:57:39.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-11 22:57:39.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-11 22:57:39.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.258 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f13eabb: (connection evicted) 2024-02-11 22:57:39.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-11 22:57:39.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-11 22:57:39.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-11 22:57:39.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-11 22:57:39.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.259 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179e8859: (connection evicted) 2024-02-11 22:57:39.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-11 22:57:39.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@413a2520 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.262 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-11 22:57:39.263 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-11 22:57:39.263 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-11 22:57:39.263 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-11 22:57:39.276 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-11 22:57:39.286 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-11 22:57:39.288 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-11 22:57:39.290 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c7c593 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.290 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.291 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.291 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.291 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-11 22:57:39.291 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2024-02-11 22:57:39.291 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2024-02-11 22:57:39.291 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-11 22:57:39.305 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2024-02-11 22:57:39.309 [DefaultDispatcher-worker-12 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:39.309 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:39.309 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.309 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.309 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:39.309 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:39.309 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.309 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.310 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.310 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.310 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.316 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2024-02-11 22:57:39.318 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2024-02-11 22:57:39.320 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2024-02-11 22:57:39.331 [DefaultDispatcher-worker-12 @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8 2024-02-11 22:57:39.344 [DefaultDispatcher-worker-2 @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-11 22:57:39.355 [DefaultDispatcher-worker-12 @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-11 22:57:39.363 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:39.375 [DefaultDispatcher-worker-18 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-11 22:57:39.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-11 22:57:39.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-11 22:57:39.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.378 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9: (connection evicted) 2024-02-11 22:57:39.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-11 22:57:39.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-11 22:57:39.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-11 22:57:39.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-11 22:57:39.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.379 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@88fe9a8: (connection evicted) 2024-02-11 22:57:39.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-11 22:57:39.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b04224a 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.381 [Test worker @coroutine#5370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-11 22:57:39.382 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.382 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.382 [Test worker @coroutine#5370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-11 22:57:39.398 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.409 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.410 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.412 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4290fcd7 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.412 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-02-11 22:57:39.413 [Test worker @coroutine#5370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-11 22:57:39.425 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-02-11 22:57:39.436 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-02-11 22:57:39.438 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-02-11 22:57:39.439 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-02-11 22:57:39.445 [DefaultDispatcher-worker-4 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:39.445 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.445 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:39.445 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.446 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.446 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.449 [DefaultDispatcher-worker-17 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6 2024-02-11 22:57:39.461 [DefaultDispatcher-worker-7 @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.472 [DefaultDispatcher-worker-7 @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.480 [DefaultDispatcher-worker-6 @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.482 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:39.488 [DefaultDispatcher-worker-12 @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.501 [DefaultDispatcher-worker-18 @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4 2024-02-11 22:57:39.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-11 22:57:39.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-11 22:57:39.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.503 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6971f5f4: (connection evicted) 2024-02-11 22:57:39.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-11 22:57:39.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-11 22:57:39.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-11 22:57:39.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-11 22:57:39.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.504 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c1cba6: (connection evicted) 2024-02-11 22:57:39.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-11 22:57:39.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77954f77 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.506 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-11 22:57:39.507 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-11 22:57:39.523 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-11 22:57:39.533 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-11 22:57:39.535 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-11 22:57:39.537 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ed6546 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.537 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-11 22:57:39.538 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-11 22:57:39.538 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-11 22:57:39.538 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-11 22:57:39.550 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-11 22:57:39.560 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-11 22:57:39.562 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-11 22:57:39.564 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-11 22:57:39.574 [DefaultDispatcher-worker-17 @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746 2024-02-11 22:57:39.589 [DefaultDispatcher-worker-12 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-11 22:57:39.596 [DefaultDispatcher-worker-17 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-11 22:57:39.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-11 22:57:39.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-11 22:57:39.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.606 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e: (connection evicted) 2024-02-11 22:57:39.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-11 22:57:39.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-11 22:57:39.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-11 22:57:39.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-11 22:57:39.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.607 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eb4b746: (connection evicted) 2024-02-11 22:57:39.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-11 22:57:39.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3796ff4 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.609 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.610 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-11 22:57:39.610 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df496d9 2024-02-11 22:57:39.610 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df496d9 2024-02-11 22:57:39.610 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-11 22:57:39.626 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df496d9 2024-02-11 22:57:39.637 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df496d9 2024-02-11 22:57:39.637 [DefaultDispatcher-worker-8 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:39.637 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.637 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:39.637 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.639 [DefaultDispatcher-worker-5 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.639 [DefaultDispatcher-worker-5 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.639 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df496d9 2024-02-11 22:57:39.641 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df496d9 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54464330 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.641 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-11 22:57:39.642 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3feeab43 2024-02-11 22:57:39.642 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3feeab43 2024-02-11 22:57:39.642 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-11 22:57:39.654 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3feeab43 2024-02-11 22:57:39.664 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3feeab43 2024-02-11 22:57:39.666 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3feeab43 2024-02-11 22:57:39.668 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3feeab43 2024-02-11 22:57:39.678 [DefaultDispatcher-worker-8 @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3feeab43 2024-02-11 22:57:39.690 [DefaultDispatcher-worker-9 @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df496d9 2024-02-11 22:57:39.701 [DefaultDispatcher-worker-9 @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df496d9 2024-02-11 22:57:39.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-11 22:57:39.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-11 22:57:39.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.706 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df496d9: (connection evicted) 2024-02-11 22:57:39.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-11 22:57:39.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-11 22:57:39.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-11 22:57:39.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-11 22:57:39.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.708 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3feeab43: (connection evicted) 2024-02-11 22:57:39.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-11 22:57:39.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42102827 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.709 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-11 22:57:39.710 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-11 22:57:39.726 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-11 22:57:39.736 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-11 22:57:39.738 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-11 22:57:39.739 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a8177f6 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-11 22:57:39.740 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-11 22:57:39.753 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-11 22:57:39.763 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-11 22:57:39.765 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-11 22:57:39.766 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-11 22:57:39.777 [DefaultDispatcher-worker-16 @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-11 22:57:39.791 [DefaultDispatcher-worker-16 @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-11 22:57:39.801 [DefaultDispatcher-worker-8 @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-11 22:57:39.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-11 22:57:39.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-11 22:57:39.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.805 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd: (connection evicted) 2024-02-11 22:57:39.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-11 22:57:39.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-11 22:57:39.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-11 22:57:39.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-11 22:57:39.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:39.806 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@664217a8: (connection evicted) 2024-02-11 22:57:39.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:39.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-11 22:57:39.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-11 22:57:39.810 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-11 22:57:39.810 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.810 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.810 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.810 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.810 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.810 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c919f3 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-11 22:57:39.811 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-11 22:57:39.812 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-11 22:57:39.812 [DefaultDispatcher-worker-18 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:39.812 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.812 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:39.812 [DefaultDispatcher-worker-18 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.812 [DefaultDispatcher-worker-15 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:39.813 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.813 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:39.813 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.813 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.813 [DefaultDispatcher-worker-13 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.813 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.814 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.825 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-11 22:57:39.835 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-11 22:57:39.837 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-11 22:57:39.839 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20dfe8b2 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:39.839 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-11 22:57:39.840 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-11 22:57:39.840 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-11 22:57:39.840 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-11 22:57:39.852 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-11 22:57:39.862 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-11 22:57:39.864 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-11 22:57:39.866 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-11 22:57:39.876 [DefaultDispatcher-worker-15 @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-11 22:57:39.888 [DefaultDispatcher-worker-11 @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-11 22:57:39.908 [DefaultDispatcher-worker-15 @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-11 22:57:39.912 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:39.915 [DefaultDispatcher-worker-3 @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-11 22:57:39.924 [DefaultDispatcher-worker-6 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:39.924 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.924 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:39.924 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.926 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.926 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:39.940 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.040 [DefaultDispatcher-worker-7 @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-11 22:57:40.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-11 22:57:40.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-11 22:57:40.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.043 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6: (connection evicted) 2024-02-11 22:57:40.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-11 22:57:40.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-11 22:57:40.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-11 22:57:40.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-11 22:57:40.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.045 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a: (connection evicted) 2024-02-11 22:57:40.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-11 22:57:40.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162c89ac 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.047 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-11 22:57:40.048 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-11 22:57:40.048 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-11 22:57:40.048 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-11 22:57:40.064 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-11 22:57:40.074 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-11 22:57:40.076 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-11 22:57:40.078 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41413c5a 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.078 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-11 22:57:40.079 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-11 22:57:40.079 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-11 22:57:40.079 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-11 22:57:40.092 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-11 22:57:40.101 [DefaultDispatcher-worker-10 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:40.101 [DefaultDispatcher-worker-10 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.102 [DefaultDispatcher-worker-10 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:40.102 [DefaultDispatcher-worker-10 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.103 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-11 22:57:40.103 [DefaultDispatcher-worker-15 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.103 [DefaultDispatcher-worker-15 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.105 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-11 22:57:40.106 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-11 22:57:40.116 [DefaultDispatcher-worker-7 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-11 22:57:40.126 [DefaultDispatcher-worker-7 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:40.127 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.127 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:40.127 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.128 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.128 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.131 [DefaultDispatcher-worker-13 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-11 22:57:40.148 [DefaultDispatcher-worker-6 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-11 22:57:40.148 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.156 [DefaultDispatcher-worker-1 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-11 22:57:40.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-11 22:57:40.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-11 22:57:40.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.161 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f526f91: (connection evicted) 2024-02-11 22:57:40.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-11 22:57:40.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-11 22:57:40.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-11 22:57:40.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-11 22:57:40.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.162 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c52df60: (connection evicted) 2024-02-11 22:57:40.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-11 22:57:40.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab20a7 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-11 22:57:40.164 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-11 22:57:40.165 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-11 22:57:40.165 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-11 22:57:40.180 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-11 22:57:40.190 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-11 22:57:40.192 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-11 22:57:40.194 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63cff421 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-11 22:57:40.194 [Test worker @coroutine#5621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-11 22:57:40.207 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-11 22:57:40.217 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-11 22:57:40.219 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-11 22:57:40.221 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-11 22:57:40.231 [DefaultDispatcher-worker-13 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-11 22:57:40.234 [DefaultDispatcher-worker-11 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:40.234 [DefaultDispatcher-worker-11 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.234 [DefaultDispatcher-worker-11 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:40.234 [DefaultDispatcher-worker-11 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.235 [DefaultDispatcher-worker-17 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.235 [DefaultDispatcher-worker-17 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.244 [DefaultDispatcher-worker-17 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-11 22:57:40.262 [DefaultDispatcher-worker-16 @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-11 22:57:40.265 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-11 22:57:40.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-11 22:57:40.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.268 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64ee9290: (connection evicted) 2024-02-11 22:57:40.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-11 22:57:40.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-11 22:57:40.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-11 22:57:40.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-11 22:57:40.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.269 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219bad15: (connection evicted) 2024-02-11 22:57:40.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-11 22:57:40.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4824d077 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.271 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-11 22:57:40.272 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-11 22:57:40.272 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-11 22:57:40.272 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-11 22:57:40.291 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-11 22:57:40.307 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-11 22:57:40.308 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-11 22:57:40.310 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-11 22:57:40.310 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627f678d 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-11 22:57:40.311 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-11 22:57:40.320 [DefaultDispatcher-worker-17 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:40.320 [DefaultDispatcher-worker-16 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:40.320 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.320 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.320 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:40.320 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.320 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:40.320 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.321 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.321 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.321 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.326 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-11 22:57:40.336 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-11 22:57:40.337 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-11 22:57:40.339 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-11 22:57:40.350 [DefaultDispatcher-worker-10 @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-11 22:57:40.363 [DefaultDispatcher-worker-13 @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-11 22:57:40.372 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:40.382 [DefaultDispatcher-worker-2 @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-11 22:57:40.391 [DefaultDispatcher-worker-10 @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-11 22:57:40.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-11 22:57:40.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-11 22:57:40.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.396 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de: (connection evicted) 2024-02-11 22:57:40.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-11 22:57:40.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-11 22:57:40.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-11 22:57:40.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-11 22:57:40.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.397 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b55652a: (connection evicted) 2024-02-11 22:57:40.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-11 22:57:40.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-11 22:57:40.399 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d4d221 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-11 22:57:40.400 [Test worker @coroutine#5692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-11 22:57:40.417 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-11 22:57:40.428 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-11 22:57:40.429 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-11 22:57:40.431 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-11 22:57:40.439 [DefaultDispatcher-worker-18 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-11 22:57:40.446 [DefaultDispatcher-worker-10 @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-02-11 22:57:40.455 [DefaultDispatcher-worker-10 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:40.455 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.455 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:40.455 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.456 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.456 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-11 22:57:40.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-11 22:57:40.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.458 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3129792a: (connection evicted) 2024-02-11 22:57:40.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-11 22:57:40.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55448710 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.510 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-11 22:57:40.511 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-11 22:57:40.511 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-11 22:57:40.511 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-11 22:57:40.525 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-11 22:57:40.535 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-11 22:57:40.537 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-11 22:57:40.538 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-11 22:57:40.548 [DefaultDispatcher-worker-4 @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-11 22:57:40.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-11 22:57:40.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-11 22:57:40.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.549 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13c36d48: (connection evicted) 2024-02-11 22:57:40.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-11 22:57:40.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca31ad7 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.606 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-11 22:57:40.607 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-11 22:57:40.607 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-11 22:57:40.607 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-11 22:57:40.622 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-11 22:57:40.632 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-11 22:57:40.634 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-11 22:57:40.636 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-11 22:57:40.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-11 22:57:40.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-11 22:57:40.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:40.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-11 22:57:40.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f8fdae 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.642 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-11 22:57:40.643 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-11 22:57:40.643 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-11 22:57:40.643 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-11 22:57:40.646 [DefaultDispatcher-worker-13 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:40.647 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.647 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:40.647 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.648 [DefaultDispatcher-worker-18 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.648 [DefaultDispatcher-worker-18 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.663 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-11 22:57:40.676 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-11 22:57:40.678 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-11 22:57:40.679 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3533b614 2024-02-11 22:57:40.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-11 22:57:40.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-11 22:57:40.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:40.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-11 22:57:40.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-11 22:57:40.684 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37ecc472 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-11 22:57:40.685 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-11 22:57:40.699 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-11 22:57:40.709 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-11 22:57:40.711 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-11 22:57:40.712 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c74506 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-11 22:57:40.713 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-11 22:57:40.727 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-11 22:57:40.737 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-11 22:57:40.739 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-11 22:57:40.741 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-11 22:57:40.752 [DefaultDispatcher-worker-13 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2024-02-11 22:57:40.766 [DefaultDispatcher-worker-8 @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0 2024-02-11 22:57:40.771 [UI Thread @coroutine#5813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.771 [UI Thread @coroutine#5813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 22:57:40.771 [UI Thread @coroutine#5813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.773 [UI Thread @coroutine#5813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.773 [UI Thread @coroutine#5813] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.773 [UI Thread @coroutine#5813] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 22:57:40.773 [UI Thread @coroutine#5813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45621/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:40.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-11 22:57:40.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-11 22:57:40.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.775 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76ac3ad0: (connection evicted) 2024-02-11 22:57:40.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-11 22:57:40.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-11 22:57:40.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-11 22:57:40.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-11 22:57:40.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.776 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d: (connection evicted) 2024-02-11 22:57:40.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-11 22:57:40.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dcf39c6 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.778 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.779 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.779 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-11 22:57:40.779 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4833ab 2024-02-11 22:57:40.779 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4833ab 2024-02-11 22:57:40.779 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-11 22:57:40.793 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4833ab 2024-02-11 22:57:40.803 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4833ab 2024-02-11 22:57:40.805 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4833ab 2024-02-11 22:57:40.807 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4833ab 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c946a0 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7fdc1a 2024-02-11 22:57:40.807 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7fdc1a 2024-02-11 22:57:40.808 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-11 22:57:40.821 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7fdc1a 2024-02-11 22:57:40.825 [DefaultDispatcher-worker-6 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:40.825 [DefaultDispatcher-worker-18 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:40.825 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.825 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:40.825 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.825 [DefaultDispatcher-worker-18 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.825 [DefaultDispatcher-worker-18 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:40.825 [DefaultDispatcher-worker-18 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.826 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.826 [DefaultDispatcher-worker-8 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.826 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.827 [DefaultDispatcher-worker-8 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.834 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7fdc1a 2024-02-11 22:57:40.835 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7fdc1a 2024-02-11 22:57:40.837 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7fdc1a 2024-02-11 22:57:40.848 [DefaultDispatcher-worker-4 @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7fdc1a 2024-02-11 22:57:40.861 [DefaultDispatcher-worker-14 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4833ab 2024-02-11 22:57:40.863 [UI Thread @coroutine#5849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.863 [UI Thread @coroutine#5849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 22:57:40.863 [UI Thread @coroutine#5849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.865 [UI Thread @coroutine#5849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.865 [UI Thread @coroutine#5849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49709/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-11 22:57:40.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-11 22:57:40.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.866 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a4833ab: (connection evicted) 2024-02-11 22:57:40.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-11 22:57:40.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-11 22:57:40.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-11 22:57:40.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-11 22:57:40.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.867 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a7fdc1a: (connection evicted) 2024-02-11 22:57:40.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-11 22:57:40.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d327b6 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.870 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-11 22:57:40.871 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-11 22:57:40.871 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-11 22:57:40.871 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-11 22:57:40.887 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-11 22:57:40.898 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-11 22:57:40.899 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-11 22:57:40.901 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70eced1f 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.901 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-11 22:57:40.902 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-11 22:57:40.902 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-11 22:57:40.902 [Test worker @coroutine#5855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-11 22:57:40.915 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-11 22:57:40.925 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-11 22:57:40.926 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-11 22:57:40.928 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-11 22:57:40.936 [DefaultDispatcher-worker-7 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:40.936 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.936 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:40.936 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.938 [DefaultDispatcher-worker-12 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.938 [DefaultDispatcher-worker-12 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:40.938 [DefaultDispatcher-worker-10 @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3 2024-02-11 22:57:40.949 [DefaultDispatcher-worker-2 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-11 22:57:40.951 [UI Thread @coroutine#5881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.951 [UI Thread @coroutine#5881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 22:57:40.951 [UI Thread @coroutine#5881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.953 [UI Thread @coroutine#5881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.953 [UI Thread @coroutine#5881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 22:57:40.953 [UI Thread @coroutine#5881] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 22:57:40.953 [UI Thread @coroutine#5881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49029/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:40.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-11 22:57:40.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-11 22:57:40.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.955 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a: (connection evicted) 2024-02-11 22:57:40.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-11 22:57:40.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-11 22:57:40.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-11 22:57:40.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-11 22:57:40.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:40.956 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca83ec3: (connection evicted) 2024-02-11 22:57:40.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:40.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-11 22:57:40.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-11 22:57:40.958 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13515709 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-11 22:57:40.959 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-11 22:57:40.974 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-11 22:57:40.985 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-11 22:57:40.986 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-11 22:57:40.988 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6237927a 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:40.988 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2850fe85 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2850fe85 2024-02-11 22:57:40.989 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-11 22:57:41.002 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2850fe85 2024-02-11 22:57:41.012 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2850fe85 2024-02-11 22:57:41.013 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2850fe85 2024-02-11 22:57:41.015 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2850fe85 2024-02-11 22:57:41.025 [DefaultDispatcher-worker-15 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2850fe85 2024-02-11 22:57:41.039 [DefaultDispatcher-worker-12 @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-11 22:57:41.059 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:41.062 [DefaultDispatcher-worker-2 @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41030c21 2024-02-11 22:57:41.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-11 22:57:41.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-11 22:57:41.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.069 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41030c21: (connection evicted) 2024-02-11 22:57:41.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-11 22:57:41.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-11 22:57:41.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-11 22:57:41.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-11 22:57:41.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.071 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2850fe85: (connection evicted) 2024-02-11 22:57:41.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-11 22:57:41.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-11 22:57:41.073 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-11 22:57:41.073 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.073 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b682e71 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a90ea5c 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a90ea5c 2024-02-11 22:57:41.074 [Test worker @coroutine#5925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-11 22:57:41.090 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a90ea5c 2024-02-11 22:57:41.101 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a90ea5c 2024-02-11 22:57:41.102 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a90ea5c 2024-02-11 22:57:41.104 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a90ea5c 2024-02-11 22:57:41.113 [DefaultDispatcher-worker-17 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:41.113 [DefaultDispatcher-worker-17 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.113 [DefaultDispatcher-worker-17 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:41.113 [DefaultDispatcher-worker-17 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.114 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.114 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.114 [DefaultDispatcher-worker-17 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a90ea5c 2024-02-11 22:57:41.134 [DefaultDispatcher-worker-10 @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a90ea5c 2024-02-11 22:57:41.138 [DefaultDispatcher-worker-14 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:41.138 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.138 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:41.138 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.139 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.139 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.152 [DefaultDispatcher-worker-4 @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a90ea5c 2024-02-11 22:57:41.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-11 22:57:41.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-11 22:57:41.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.155 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a90ea5c: (connection evicted) 2024-02-11 22:57:41.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-11 22:57:41.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c52c362 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.157 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-11 22:57:41.158 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-11 22:57:41.158 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-11 22:57:41.158 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-11 22:57:41.177 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-11 22:57:41.187 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-11 22:57:41.189 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-11 22:57:41.190 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@943d0c2 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f31caf 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f31caf 2024-02-11 22:57:41.191 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-11 22:57:41.204 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f31caf 2024-02-11 22:57:41.214 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f31caf 2024-02-11 22:57:41.216 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f31caf 2024-02-11 22:57:41.217 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f31caf 2024-02-11 22:57:41.228 [DefaultDispatcher-worker-2 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f31caf 2024-02-11 22:57:41.243 [DefaultDispatcher-worker-16 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:41.243 [DefaultDispatcher-worker-16 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.243 [DefaultDispatcher-worker-16 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:41.243 [DefaultDispatcher-worker-16 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.243 [DefaultDispatcher-worker-17 @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-11 22:57:41.244 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.244 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.251 [DefaultDispatcher-worker-8 @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efe75a2 2024-02-11 22:57:41.258 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-11 22:57:41.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-11 22:57:41.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.259 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@efe75a2: (connection evicted) 2024-02-11 22:57:41.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-11 22:57:41.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-11 22:57:41.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-11 22:57:41.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-11 22:57:41.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.260 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57f31caf: (connection evicted) 2024-02-11 22:57:41.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-11 22:57:41.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57bc7f67 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-02-11 22:57:41.263 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-11 22:57:41.278 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-02-11 22:57:41.289 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-02-11 22:57:41.290 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-02-11 22:57:41.292 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-02-11 22:57:41.300 [DefaultDispatcher-worker-16 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-02-11 22:57:41.307 [DefaultDispatcher-worker-7 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-02-11 22:57:41.321 [DefaultDispatcher-worker-14 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-02-11 22:57:41.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-11 22:57:41.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-11 22:57:41.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.323 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4: (connection evicted) 2024-02-11 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-11 22:57:41.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcc8d9f 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.326 [Test worker @coroutine#6034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-11 22:57:41.327 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2024-02-11 22:57:41.327 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2024-02-11 22:57:41.327 [Test worker @coroutine#6034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-11 22:57:41.332 [DefaultDispatcher-worker-9 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:41.332 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.332 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:41.332 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.332 [DefaultDispatcher-worker-9 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:41.332 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.332 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:41.332 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.333 [DefaultDispatcher-worker-16 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.333 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.333 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.342 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2024-02-11 22:57:41.352 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2024-02-11 22:57:41.354 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2024-02-11 22:57:41.355 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2024-02-11 22:57:41.365 [DefaultDispatcher-worker-16 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2024-02-11 22:57:41.371 [DefaultDispatcher-worker-11 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c68269 2024-02-11 22:57:41.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-11 22:57:41.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-11 22:57:41.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.373 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11c68269: (connection evicted) 2024-02-11 22:57:41.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-11 22:57:41.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e641005 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.376 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.377 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-11 22:57:41.377 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-11 22:57:41.377 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-11 22:57:41.377 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-11 22:57:41.396 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-11 22:57:41.406 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-11 22:57:41.408 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-11 22:57:41.409 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-11 22:57:41.467 [DefaultDispatcher-worker-6 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-11 22:57:41.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-11 22:57:41.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-11 22:57:41.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.474 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6: (connection evicted) 2024-02-11 22:57:41.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-11 22:57:41.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2474331d 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.476 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.477 [DefaultDispatcher-worker-7 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:41.477 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-11 22:57:41.477 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.477 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:41.477 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.477 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-11 22:57:41.477 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-11 22:57:41.477 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-11 22:57:41.478 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.478 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.493 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-11 22:57:41.504 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-11 22:57:41.506 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-11 22:57:41.507 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-11 22:57:41.514 [DefaultDispatcher-worker-3 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-11 22:57:41.520 [DefaultDispatcher-worker-3 @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-02-11 22:57:41.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-11 22:57:41.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-11 22:57:41.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.525 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6: (connection evicted) 2024-02-11 22:57:41.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-11 22:57:41.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-11 22:57:41.529 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-11 22:57:41.529 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.529 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592e315e 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-02-11 22:57:41.530 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-11 22:57:41.543 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-02-11 22:57:41.553 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-02-11 22:57:41.555 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-02-11 22:57:41.557 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd39fe 2024-02-11 22:57:41.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-11 22:57:41.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-11 22:57:41.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:41.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-11 22:57:41.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b870ed3 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-02-11 22:57:41.561 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-11 22:57:41.574 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-02-11 22:57:41.584 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-02-11 22:57:41.586 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-02-11 22:57:41.587 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd886b7 2024-02-11 22:57:41.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-11 22:57:41.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-11 22:57:41.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:41.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-11 22:57:41.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5860e4c3 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb03360 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb03360 2024-02-11 22:57:41.591 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-11 22:57:41.604 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb03360 2024-02-11 22:57:41.615 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb03360 2024-02-11 22:57:41.617 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb03360 2024-02-11 22:57:41.618 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb03360 2024-02-11 22:57:41.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-11 22:57:41.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-11 22:57:41.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:41.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-11 22:57:41.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-11 22:57:41.631 [UI Thread @coroutine#6169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50223/Site/verify 2024-02-11 22:57:41.631 [UI Thread @coroutine#6169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50223/Site/verify. 2024-02-11 22:57:41.631 [UI Thread @coroutine#6169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50223/Site/verify 2024-02-11 22:57:41.633 [UI Thread @coroutine#6169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50223/Site/verify 2024-02-11 22:57:41.633 [UI Thread @coroutine#6169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50223/Site/verify 2024-02-11 22:57:41.633 [UI Thread @coroutine#6169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50223/Site/verify. 2024-02-11 22:57:41.633 [UI Thread @coroutine#6169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50223/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d11998 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.639 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-11 22:57:41.640 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5d5c8 2024-02-11 22:57:41.640 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5d5c8 2024-02-11 22:57:41.640 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-11 22:57:41.655 [DefaultDispatcher-worker-15 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:41.655 [DefaultDispatcher-worker-15 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.655 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5d5c8 2024-02-11 22:57:41.655 [DefaultDispatcher-worker-15 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:41.655 [DefaultDispatcher-worker-15 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.656 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.656 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.666 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5d5c8 2024-02-11 22:57:41.667 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5d5c8 2024-02-11 22:57:41.669 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5d5c8 2024-02-11 22:57:41.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-11 22:57:41.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-11 22:57:41.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:41.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-11 22:57:41.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6da76bb1 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.672 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.673 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-11 22:57:41.673 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-02-11 22:57:41.673 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-02-11 22:57:41.673 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-11 22:57:41.686 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-02-11 22:57:41.696 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-02-11 22:57:41.698 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-02-11 22:57:41.700 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-02-11 22:57:41.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-11 22:57:41.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-11 22:57:41.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:41.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-11 22:57:41.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@369958b0 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.703 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-11 22:57:41.704 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-11 22:57:41.718 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-11 22:57:41.729 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-11 22:57:41.730 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-11 22:57:41.732 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-11 22:57:41.734 [UI Thread @coroutine#6235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54709/Site/verify 2024-02-11 22:57:41.734 [UI Thread @coroutine#6235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54709/Site/verify. 2024-02-11 22:57:41.734 [UI Thread @coroutine#6235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54709/Site/verify 2024-02-11 22:57:41.736 [UI Thread @coroutine#6235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54709/Site/verify 2024-02-11 22:57:41.736 [UI Thread @coroutine#6235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54709/Site/verify 2024-02-11 22:57:41.736 [UI Thread @coroutine#6235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54709/Site/verify. 2024-02-11 22:57:41.736 [UI Thread @coroutine#6235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54709/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:41.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-11 22:57:41.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-11 22:57:41.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:41.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-11 22:57:41.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-11 22:57:41.744 [UI Thread @coroutine#6247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44339/Site/verify 2024-02-11 22:57:41.744 [UI Thread @coroutine#6247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44339/Site/verify. 2024-02-11 22:57:41.744 [UI Thread @coroutine#6247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44339/Site/verify 2024-02-11 22:57:41.745 [UI Thread @coroutine#6247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44339/Site/verify 2024-02-11 22:57:41.745 [UI Thread @coroutine#6247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44339/Site/verify 2024-02-11 22:57:41.746 [UI Thread @coroutine#6247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44339/Site/verify. 2024-02-11 22:57:41.746 [UI Thread @coroutine#6247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44339/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:41.751 [UI Thread @coroutine#6260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56113/Site/verify 2024-02-11 22:57:41.751 [UI Thread @coroutine#6260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56113/Site/verify. 2024-02-11 22:57:41.751 [UI Thread @coroutine#6260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56113/Site/verify 2024-02-11 22:57:41.752 [UI Thread @coroutine#6260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56113/Site/verify 2024-02-11 22:57:41.752 [UI Thread @coroutine#6260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56113/Site/verify 2024-02-11 22:57:41.752 [UI Thread @coroutine#6260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56113/Site/verify. 2024-02-11 22:57:41.752 [UI Thread @coroutine#6260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56113/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:41.758 [UI Thread @coroutine#6274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-11 22:57:41.758 [UI Thread @coroutine#6274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-02-11 22:57:41.758 [UI Thread @coroutine#6274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-11 22:57:41.759 [UI Thread @coroutine#6274] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bfa398e 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.762 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.763 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-11 22:57:41.784 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.801 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.804 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.806 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.815 [DefaultDispatcher-worker-13 @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.837 [DefaultDispatcher-worker-7 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:41.838 [DefaultDispatcher-worker-7 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.838 [DefaultDispatcher-worker-7 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:41.838 [DefaultDispatcher-worker-7 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.838 [DefaultDispatcher-worker-4 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:41.838 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.838 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:41.838 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.839 [DefaultDispatcher-worker-4 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.839 [DefaultDispatcher-worker-4 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.839 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.839 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.839 [DefaultDispatcher-worker-16 @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.848 [DefaultDispatcher-worker-16 @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.856 [DefaultDispatcher-worker-7 @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.863 [DefaultDispatcher-worker-7 @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.863 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.870 [DefaultDispatcher-worker-18 @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.876 [DefaultDispatcher-worker-5 @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.892 [DefaultDispatcher-worker-5 @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7 2024-02-11 22:57:41.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-11 22:57:41.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-11 22:57:41.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.894 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bd552f7: (connection evicted) 2024-02-11 22:57:41.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-11 22:57:41.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1d939e 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.896 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.897 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-11 22:57:41.897 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb6a1f4 2024-02-11 22:57:41.897 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb6a1f4 2024-02-11 22:57:41.897 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-11 22:57:41.912 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb6a1f4 2024-02-11 22:57:41.922 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb6a1f4 2024-02-11 22:57:41.923 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb6a1f4 2024-02-11 22:57:41.925 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb6a1f4 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8106f 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.925 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.926 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.926 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.926 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.926 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.926 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.926 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.926 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-11 22:57:41.926 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-11 22:57:41.926 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-11 22:57:41.926 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-11 22:57:41.939 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-11 22:57:41.945 [DefaultDispatcher-worker-3 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:41.946 [DefaultDispatcher-worker-3 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.946 [DefaultDispatcher-worker-3 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:41.946 [DefaultDispatcher-worker-3 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.947 [DefaultDispatcher-worker-18 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.947 [DefaultDispatcher-worker-18 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:41.949 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-11 22:57:41.951 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-11 22:57:41.952 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-11 22:57:41.963 [DefaultDispatcher-worker-2 @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-02-11 22:57:41.975 [DefaultDispatcher-worker-3 @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb6a1f4 2024-02-11 22:57:41.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-11 22:57:41.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-11 22:57:41.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.988 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb6a1f4: (connection evicted) 2024-02-11 22:57:41.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-11 22:57:41.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-11 22:57:41.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-11 22:57:41.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-11 22:57:41.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:41.989 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647bd553: (connection evicted) 2024-02-11 22:57:41.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:41.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-11 22:57:41.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f6811e 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:41.992 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-11 22:57:41.993 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2024-02-11 22:57:41.993 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2024-02-11 22:57:41.993 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-11 22:57:42.009 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2024-02-11 22:57:42.020 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2024-02-11 22:57:42.021 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2024-02-11 22:57:42.023 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2024-02-11 22:57:42.023 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27df4dcb 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-02-11 22:57:42.024 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-11 22:57:42.037 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-02-11 22:57:42.048 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-02-11 22:57:42.050 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-02-11 22:57:42.051 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-02-11 22:57:42.062 [DefaultDispatcher-worker-4 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7 2024-02-11 22:57:42.076 [DefaultDispatcher-worker-12 @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2024-02-11 22:57:42.085 [DefaultDispatcher-worker-10 @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4832813d 2024-02-11 22:57:42.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-11 22:57:42.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-11 22:57:42.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.091 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4832813d: (connection evicted) 2024-02-11 22:57:42.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-11 22:57:42.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-11 22:57:42.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-11 22:57:42.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-11 22:57:42.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.092 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d88d9d7: (connection evicted) 2024-02-11 22:57:42.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-11 22:57:42.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f77d839 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.094 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.095 [Test worker @coroutine#6418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-11 22:57:42.095 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-02-11 22:57:42.095 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-02-11 22:57:42.095 [Test worker @coroutine#6418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-11 22:57:42.108 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-02-11 22:57:42.118 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-02-11 22:57:42.120 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-02-11 22:57:42.122 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d854c13 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.122 [Test worker @coroutine#6418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-11 22:57:42.123 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-11 22:57:42.123 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-11 22:57:42.123 [Test worker @coroutine#6418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-11 22:57:42.124 [DefaultDispatcher-worker-13 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:42.124 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.124 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:42.124 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.125 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.125 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.135 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-11 22:57:42.146 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-11 22:57:42.146 [DefaultDispatcher-worker-13 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:42.146 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.146 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:42.146 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.147 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.147 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.148 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-11 22:57:42.150 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-11 22:57:42.160 [DefaultDispatcher-worker-14 @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-11 22:57:42.172 [DefaultDispatcher-worker-7 @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-02-11 22:57:42.181 [DefaultDispatcher-worker-11 @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-02-11 22:57:42.195 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.223 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.253 [DefaultDispatcher-worker-14 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:42.253 [DefaultDispatcher-worker-14 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.253 [DefaultDispatcher-worker-14 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:42.253 [DefaultDispatcher-worker-14 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.255 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.255 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.344 [DefaultDispatcher-worker-6 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:42.344 [DefaultDispatcher-worker-11 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:42.344 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.344 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:42.344 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.345 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.345 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:42.345 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.345 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.345 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.345 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-11 22:57:42.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-11 22:57:42.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.434 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891: (connection evicted) 2024-02-11 22:57:42.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-11 22:57:42.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-11 22:57:42.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-11 22:57:42.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-11 22:57:42.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.435 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76140ca5: (connection evicted) 2024-02-11 22:57:42.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-11 22:57:42.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38769b6c 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.437 [Test worker @coroutine#6486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-11 22:57:42.438 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.438 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.438 [Test worker @coroutine#6486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-11 22:57:42.453 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.464 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.465 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.467 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d2af8d7 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.467 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fedf25b 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fedf25b 2024-02-11 22:57:42.468 [Test worker @coroutine#6486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-11 22:57:42.480 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedf25b 2024-02-11 22:57:42.487 [DefaultDispatcher-worker-10 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:42.487 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.487 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:42.487 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.488 [DefaultDispatcher-worker-18 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.488 [DefaultDispatcher-worker-18 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.491 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedf25b 2024-02-11 22:57:42.492 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedf25b 2024-02-11 22:57:42.494 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedf25b 2024-02-11 22:57:42.505 [DefaultDispatcher-worker-2 @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedf25b 2024-02-11 22:57:42.518 [DefaultDispatcher-worker-9 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.527 [DefaultDispatcher-worker-7 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.534 [DefaultDispatcher-worker-7 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.538 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:42.541 [DefaultDispatcher-worker-9 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.548 [DefaultDispatcher-worker-4 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.556 [DefaultDispatcher-worker-16 @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11 2024-02-11 22:57:42.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-11 22:57:42.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-11 22:57:42.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.561 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d57fc11: (connection evicted) 2024-02-11 22:57:42.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-11 22:57:42.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-11 22:57:42.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-11 22:57:42.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-11 22:57:42.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.562 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fedf25b: (connection evicted) 2024-02-11 22:57:42.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-11 22:57:42.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b285847 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.564 [Test worker @coroutine#6541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-11 22:57:42.565 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.565 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.565 [Test worker @coroutine#6541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-11 22:57:42.581 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.591 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.593 [Test worker @coroutine#6544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.594 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e49adfa 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-02-11 22:57:42.595 [Test worker @coroutine#6541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-11 22:57:42.608 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-02-11 22:57:42.623 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-02-11 22:57:42.625 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-02-11 22:57:42.627 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-02-11 22:57:42.636 [DefaultDispatcher-worker-1 @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-02-11 22:57:42.651 [DefaultDispatcher-worker-1 @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.660 [DefaultDispatcher-worker-2 @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.665 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:42.667 [DefaultDispatcher-worker-1 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-02-11 22:57:42.667 [DefaultDispatcher-worker-1 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.667 [DefaultDispatcher-worker-1 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:42.667 [DefaultDispatcher-worker-1 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.668 [DefaultDispatcher-worker-3 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.668 [DefaultDispatcher-worker-3 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36903/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.669 [DefaultDispatcher-worker-4 @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.675 [DefaultDispatcher-worker-2 @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.682 [DefaultDispatcher-worker-7 @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-02-11 22:57:42.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-11 22:57:42.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-11 22:57:42.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.686 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a: (connection evicted) 2024-02-11 22:57:42.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-11 22:57:42.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-11 22:57:42.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-11 22:57:42.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-11 22:57:42.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.687 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3: (connection evicted) 2024-02-11 22:57:42.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-11 22:57:42.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68226b59 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.689 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.690 [Test worker @coroutine#6597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-11 22:57:42.705 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.716 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.717 [Test worker @coroutine#6600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.719 [Test worker @coroutine#6602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.719 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-11 22:57:42.719 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.719 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.719 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.719 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.719 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.719 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6ca6b5 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@269fe2fe 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@269fe2fe 2024-02-11 22:57:42.720 [Test worker @coroutine#6597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-11 22:57:42.733 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269fe2fe 2024-02-11 22:57:42.743 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269fe2fe 2024-02-11 22:57:42.745 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269fe2fe 2024-02-11 22:57:42.746 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269fe2fe 2024-02-11 22:57:42.757 [DefaultDispatcher-worker-6 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269fe2fe 2024-02-11 22:57:42.770 [DefaultDispatcher-worker-8 @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.779 [DefaultDispatcher-worker-17 @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.787 [DefaultDispatcher-worker-6 @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.790 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:42.794 [DefaultDispatcher-worker-6 @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.801 [DefaultDispatcher-worker-14 @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.809 [DefaultDispatcher-worker-8 @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366 2024-02-11 22:57:42.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-11 22:57:42.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-11 22:57:42.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.814 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1e5366: (connection evicted) 2024-02-11 22:57:42.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-11 22:57:42.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-11 22:57:42.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-11 22:57:42.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-11 22:57:42.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.815 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@269fe2fe: (connection evicted) 2024-02-11 22:57:42.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-11 22:57:42.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be6c991 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.818 [Test worker @coroutine#6650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-11 22:57:42.819 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2024-02-11 22:57:42.819 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2024-02-11 22:57:42.819 [Test worker @coroutine#6650] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-11 22:57:42.834 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2024-02-11 22:57:42.845 [Test worker @coroutine#6651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2024-02-11 22:57:42.847 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2024-02-11 22:57:42.849 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2024-02-11 22:57:42.850 [DefaultDispatcher-worker-9 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-02-11 22:57:42.850 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.850 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:42.850 [DefaultDispatcher-worker-9 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.850 [DefaultDispatcher-worker-11 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-11 22:57:42.850 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.850 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:42.850 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.851 [DefaultDispatcher-worker-3 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.851 [DefaultDispatcher-worker-3 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40509/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.851 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.851 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44291/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.857 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2024-02-11 22:57:42.857 [DefaultDispatcher-worker-14 @coroutine#6657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84180e2 2024-02-11 22:57:42.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-11 22:57:42.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-11 22:57:42.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.858 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@84180e2: (connection evicted) 2024-02-11 22:57:42.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-11 22:57:42.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-11 22:57:42.916 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@792bf78a 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-02-11 22:57:42.917 [Test worker @coroutine#6679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-11 22:57:42.930 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-02-11 22:57:42.941 [Test worker @coroutine#6680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-02-11 22:57:42.942 [Test worker @coroutine#6682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-02-11 22:57:42.944 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-02-11 22:57:42.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-11 22:57:42.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-11 22:57:42.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:42.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-11 22:57:42.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c1be2f 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.950 [Test worker @coroutine#6701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-11 22:57:42.951 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-02-11 22:57:42.951 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-02-11 22:57:42.951 [Test worker @coroutine#6701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-11 22:57:42.956 [DefaultDispatcher-worker-15 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-11 22:57:42.956 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.956 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:42.956 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.957 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.957 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46149/UmAppDatabase/replication/nodeId 2024-02-11 22:57:42.964 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-02-11 22:57:42.975 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-02-11 22:57:42.976 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-02-11 22:57:42.978 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-02-11 22:57:42.985 [DefaultDispatcher-worker-8 @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-02-11 22:57:42.991 [DefaultDispatcher-worker-2 @coroutine#6725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f 2024-02-11 22:57:42.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-11 22:57:42.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-11 22:57:42.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:42.993 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a5c041f: (connection evicted) 2024-02-11 22:57:42.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:42.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-11 22:57:42.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-11 22:57:42.994 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f8effb 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@45543b88 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@45543b88 2024-02-11 22:57:42.995 [Test worker @coroutine#6734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-11 22:57:43.010 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45543b88 2024-02-11 22:57:43.020 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45543b88 2024-02-11 22:57:43.022 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45543b88 2024-02-11 22:57:43.024 [Test worker @coroutine#6739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45543b88 2024-02-11 22:57:43.032 [DefaultDispatcher-worker-16 @coroutine#6741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45543b88 2024-02-11 22:57:43.040 [DefaultDispatcher-worker-9 @coroutine#6754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45543b88 2024-02-11 22:57:43.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-11 22:57:43.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-11 22:57:43.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:43.042 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45543b88: (connection evicted) 2024-02-11 22:57:43.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-11 22:57:43.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@651e3cc9 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.045 [Test worker @coroutine#6763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-11 22:57:43.046 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-02-11 22:57:43.046 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-02-11 22:57:43.046 [Test worker @coroutine#6763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-11 22:57:43.062 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-02-11 22:57:43.073 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-02-11 22:57:43.074 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-02-11 22:57:43.076 [Test worker @coroutine#6768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-02-11 22:57:43.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-11 22:57:43.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-11 22:57:43.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-11 22:57:43.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-11 22:57:43.083 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8fa77a 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-02-11 22:57:43.084 [Test worker @coroutine#6787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-11 22:57:43.097 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-02-11 22:57:43.108 [Test worker @coroutine#6788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-02-11 22:57:43.110 [Test worker @coroutine#6790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-02-11 22:57:43.111 [Test worker @coroutine#6792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b097d19 2024-02-11 22:57:43.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-11 22:57:43.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-11 22:57:43.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-11 22:57:43.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c042fc 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-02-11 22:57:43.116 [Test worker @coroutine#6809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-11 22:57:43.130 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-02-11 22:57:43.134 [DefaultDispatcher-worker-16 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e3f3b8 2024-02-11 22:57:43.134 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.134 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:43.134 [DefaultDispatcher-worker-16 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.135 [DefaultDispatcher-worker-17 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.135 [DefaultDispatcher-worker-17 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41647/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.140 [Test worker @coroutine#6810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-02-11 22:57:43.142 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-02-11 22:57:43.144 [Test worker @coroutine#6817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-02-11 22:57:43.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-11 22:57:43.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-11 22:57:43.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-11 22:57:43.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-11 22:57:43.153 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-11 22:57:43.153 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.153 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.153 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7310bc90 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-02-11 22:57:43.154 [Test worker @coroutine#6842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-11 22:57:43.157 [DefaultDispatcher-worker-15 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-11 22:57:43.157 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.157 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:43.157 [DefaultDispatcher-worker-15 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.158 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.158 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37539/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.168 [Test worker @coroutine#6842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-02-11 22:57:43.179 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-02-11 22:57:43.180 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-02-11 22:57:43.182 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-02-11 22:57:43.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-11 22:57:43.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-11 22:57:43.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-11 22:57:43.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-11 22:57:43.185 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-11 22:57:43.185 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.185 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b01319 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2024-02-11 22:57:43.186 [Test worker @coroutine#6861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-11 22:57:43.199 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2024-02-11 22:57:43.212 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2024-02-11 22:57:43.214 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2024-02-11 22:57:43.215 [Test worker @coroutine#6866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fdce67 2024-02-11 22:57:43.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-11 22:57:43.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-11 22:57:43.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-11 22:57:43.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5710f755 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.218 [Test worker @coroutine#6877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-11 22:57:43.219 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-11 22:57:43.219 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-11 22:57:43.219 [Test worker @coroutine#6877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-11 22:57:43.232 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-11 22:57:43.242 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-11 22:57:43.244 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-11 22:57:43.246 [Test worker @coroutine#6882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-02-11 22:57:43.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-11 22:57:43.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-11 22:57:43.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-11 22:57:43.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-11 22:57:43.248 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-11 22:57:43.248 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6970687e 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-11 22:57:43.249 [Test worker @coroutine#6893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-11 22:57:43.263 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-11 22:57:43.264 [DefaultDispatcher-worker-16 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-11 22:57:43.264 [DefaultDispatcher-worker-16 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.264 [DefaultDispatcher-worker-16 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:43.264 [DefaultDispatcher-worker-16 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.265 [DefaultDispatcher-worker-16 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.265 [DefaultDispatcher-worker-16 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44627/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.273 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-11 22:57:43.275 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-11 22:57:43.277 [Test worker @coroutine#6902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2024-02-11 22:57:43.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-11 22:57:43.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-11 22:57:43.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-11 22:57:43.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-11 22:57:43.280 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1703e50d 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-11 22:57:43.281 [Test worker @coroutine#6913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-11 22:57:43.295 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-11 22:57:43.305 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-11 22:57:43.307 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-11 22:57:43.309 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-11 22:57:43.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-11 22:57:43.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-11 22:57:43.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-11 22:57:43.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2526ecb7 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.314 [Test worker @coroutine#6931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-11 22:57:43.315 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-02-11 22:57:43.315 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-02-11 22:57:43.315 [Test worker @coroutine#6931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-11 22:57:43.328 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-02-11 22:57:43.338 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-02-11 22:57:43.340 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-02-11 22:57:43.342 [Test worker @coroutine#6936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-02-11 22:57:43.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-11 22:57:43.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-11 22:57:43.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-11 22:57:43.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73e21fb5 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.345 [Test worker @coroutine#6949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-11 22:57:43.346 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@17478cec 2024-02-11 22:57:43.346 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@17478cec 2024-02-11 22:57:43.346 [Test worker @coroutine#6949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-11 22:57:43.356 [DefaultDispatcher-worker-8 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622c4666 2024-02-11 22:57:43.356 [DefaultDispatcher-worker-3 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2024-02-11 22:57:43.357 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.357 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.357 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:43.357 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:43.357 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.357 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.358 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.358 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.358 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49445/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.363 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17478cec 2024-02-11 22:57:43.375 [Test worker @coroutine#6955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17478cec 2024-02-11 22:57:43.377 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17478cec 2024-02-11 22:57:43.379 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17478cec 2024-02-11 22:57:43.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-11 22:57:43.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-11 22:57:43.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-11 22:57:43.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74876292 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.382 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-02-11 22:57:43.383 [Test worker @coroutine#6972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-11 22:57:43.396 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-02-11 22:57:43.408 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-02-11 22:57:43.409 [Test worker @coroutine#6975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-02-11 22:57:43.411 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d9a016 2024-02-11 22:57:43.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-11 22:57:43.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-11 22:57:43.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-11 22:57:43.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147c00c7 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.416 [Test worker @coroutine#6990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-11 22:57:43.417 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2024-02-11 22:57:43.417 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2024-02-11 22:57:43.417 [Test worker @coroutine#6990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-11 22:57:43.430 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2024-02-11 22:57:43.441 [Test worker @coroutine#6991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2024-02-11 22:57:43.442 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2024-02-11 22:57:43.444 [Test worker @coroutine#6995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45add64c 2024-02-11 22:57:43.447 [UI Thread @coroutine#7004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-11 22:57:43.447 [UI Thread @coroutine#7004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-02-11 22:57:43.447 [UI Thread @coroutine#7004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-11 22:57:43.449 [UI Thread @coroutine#7004] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-11 22:57:43.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-11 22:57:43.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-11 22:57:43.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-11 22:57:43.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@190677c6 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.453 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2024-02-11 22:57:43.454 [Test worker @coroutine#7010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-11 22:57:43.470 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2024-02-11 22:57:43.480 [Test worker @coroutine#7011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2024-02-11 22:57:43.482 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2024-02-11 22:57:43.484 [Test worker @coroutine#7015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7334dcbe 2024-02-11 22:57:43.486 [UI Thread @coroutine#7026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41291/Site/verify 2024-02-11 22:57:43.486 [UI Thread @coroutine#7026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41291/Site/verify. 2024-02-11 22:57:43.486 [UI Thread @coroutine#7026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41291/Site/verify 2024-02-11 22:57:43.488 [UI Thread @coroutine#7026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41291/Site/verify 2024-02-11 22:57:43.488 [UI Thread @coroutine#7026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41291/Site/verify 2024-02-11 22:57:43.489 [UI Thread @coroutine#7026] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41291/Site/verify. 2024-02-11 22:57:43.489 [UI Thread @coroutine#7026] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41291/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:43.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-11 22:57:43.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-11 22:57:43.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 22:57:43.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-11 22:57:43.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-11 22:57:43.496 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@570f96b7 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-02-11 22:57:43.497 [Test worker @coroutine#7033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-11 22:57:43.498 [DefaultDispatcher-worker-12 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2024-02-11 22:57:43.498 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.498 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId. 2024-02-11 22:57:43.498 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.499 [DefaultDispatcher-worker-17 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.499 [DefaultDispatcher-worker-17 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52643/UmAppDatabase/replication/nodeId 2024-02-11 22:57:43.511 [Test worker @coroutine#7033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-02-11 22:57:43.522 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-02-11 22:57:43.524 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-02-11 22:57:43.525 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-02-11 22:57:43.534 [DefaultDispatcher-worker-11 @coroutine#7043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-02-11 22:57:43.542 [DefaultDispatcher-worker-12 @coroutine#7033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7985c32f 2024-02-11 22:57:43.547 [UI Thread @coroutine#7052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37673/557709508647903232/_ustadmanifest.json 2024-02-11 22:57:43.547 [UI Thread @coroutine#7052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37673/557709508647903232/_ustadmanifest.json. 2024-02-11 22:57:43.547 [UI Thread @coroutine#7052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37673/557709508647903232/_ustadmanifest.json 2024-02-11 22:57:43.548 [UI Thread @coroutine#7052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37673/557709508647903232/_ustadmanifest.json 2024-02-11 22:57:43.549 [UI Thread @coroutine#7052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37673/557709508647903232/_ustadmanifest.json 2024-02-11 22:57:43.549 [UI Thread @coroutine#7052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37673/557709508647903232/_ustadmanifest.json. 2024-02-11 22:57:43.549 [UI Thread @coroutine#7052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37673/557709508647903232/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:43.549 [UI Thread @coroutine#7052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37673/tincan.xml 2024-02-11 22:57:43.549 [UI Thread @coroutine#7052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37673/tincan.xml. 2024-02-11 22:57:43.549 [UI Thread @coroutine#7052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37673/tincan.xml 2024-02-11 22:57:43.550 [UI Thread @coroutine#7052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37673/tincan.xml 2024-02-11 22:57:43.550 [UI Thread @coroutine#7052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37673/tincan.xml 2024-02-11 22:57:43.550 [UI Thread @coroutine#7052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37673/tincan.xml. 2024-02-11 22:57:43.550 [UI Thread @coroutine#7052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37673/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 22:57:43.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-11 22:57:43.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-11 22:57:43.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 22:57:43.552 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7985c32f: (connection evicted) 2024-02-11 22:57:43.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 22:57:43.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-11 22:57:43.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed.