2024-04-22 12:23:42.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-22 12:23:42.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:42.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:42.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:42.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7219ac49 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:42.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:42.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:42.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:42.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-22 12:23:42.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-22 12:23:42.502 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:23:42.503 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.507 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e09068 2024-04-22 12:23:42.507 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e09068 2024-04-22 12:23:42.511 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19277ce4 2024-04-22 12:23:42.511 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19277ce4 2024-04-22 12:23:42.515 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d18fb18 2024-04-22 12:23:42.515 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d18fb18 2024-04-22 12:23:42.519 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@581a76df 2024-04-22 12:23:42.520 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@581a76df 2024-04-22 12:23:42.523 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4beace64 2024-04-22 12:23:42.523 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4beace64 2024-04-22 12:23:42.525 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69084ba1 2024-04-22 12:23:42.526 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69084ba1 2024-04-22 12:23:42.528 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3312ada3 2024-04-22 12:23:42.529 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3312ada3 2024-04-22 12:23:42.532 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38358990 2024-04-22 12:23:42.532 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38358990 2024-04-22 12:23:42.534 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.534 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2531e91c 2024-04-22 12:23:42.534 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2531e91c 2024-04-22 12:23:42.535 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:23:42.538 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.759 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:42.759 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:23:42.760 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:42.761 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:23:42.802 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.803 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:23:42.803 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-22 12:23:42.803 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:23:42.862 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.909 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.941 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.964 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.986 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:42.993 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:43.050 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:43.050 [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-04-22 12:23:43.134 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:23:43.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-22 12:23:43.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-22 12:23:43.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:23:43.174 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f: (connection evicted) 2024-04-22 12:23:43.175 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e09068: (connection evicted) 2024-04-22 12:23:43.175 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19277ce4: (connection evicted) 2024-04-22 12:23:43.176 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d18fb18: (connection evicted) 2024-04-22 12:23:43.177 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@581a76df: (connection evicted) 2024-04-22 12:23:43.177 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4beace64: (connection evicted) 2024-04-22 12:23:43.178 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69084ba1: (connection evicted) 2024-04-22 12:23:43.178 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3312ada3: (connection evicted) 2024-04-22 12:23:43.179 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38358990: (connection evicted) 2024-04-22 12:23:43.179 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2531e91c: (connection evicted) 2024-04-22 12:23:43.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:43.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-22 12:23:43.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-22 12:23:43.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-22 12:23:43.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:43.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:43.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794c5f5e 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:23:43.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-22 12:23:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:43.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-22 12:23:43.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-22 12:23:43.197 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.209 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.212 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.214 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:43.214 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:23:43.214 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:43.214 [DefaultDispatcher-worker-6 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:23:43.229 [DefaultDispatcher-worker-2 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.231 [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-04-22 12:23:43.231 [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-04-22 12:23:43.231 [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-04-22 12:23:43.237 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.255 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.269 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.283 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.284 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:43.292 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:23:43.295 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:23:43.297 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.300 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e75167 2024-04-22 12:23:43.300 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e75167 2024-04-22 12:23:43.302 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.304 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b20a3ab 2024-04-22 12:23:43.304 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b20a3ab 2024-04-22 12:23:43.308 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1f3a17 2024-04-22 12:23:43.308 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1f3a17 2024-04-22 12:23:43.311 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1da990 2024-04-22 12:23:43.311 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1da990 2024-04-22 12:23:43.313 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@752eb9dd 2024-04-22 12:23:43.313 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@752eb9dd 2024-04-22 12:23:43.316 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfd6128 2024-04-22 12:23:43.316 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfd6128 2024-04-22 12:23:43.318 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d242fc2 2024-04-22 12:23:43.319 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d242fc2 2024-04-22 12:23:43.321 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3256df 2024-04-22 12:23:43.321 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3256df 2024-04-22 12:23:43.324 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a52ee15 2024-04-22 12:23:43.324 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a52ee15 2024-04-22 12:23:43.324 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:23:43.379 [DefaultDispatcher-worker-1 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:23:43.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-22 12:23:43.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-22 12:23:43.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:23:43.411 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236861da: (connection evicted) 2024-04-22 12:23:43.412 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65e75167: (connection evicted) 2024-04-22 12:23:43.412 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b20a3ab: (connection evicted) 2024-04-22 12:23:43.413 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f1f3a17: (connection evicted) 2024-04-22 12:23:43.413 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a1da990: (connection evicted) 2024-04-22 12:23:43.414 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@752eb9dd: (connection evicted) 2024-04-22 12:23:43.415 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bfd6128: (connection evicted) 2024-04-22 12:23:43.415 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d242fc2: (connection evicted) 2024-04-22 12:23:43.416 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3256df: (connection evicted) 2024-04-22 12:23:43.416 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a52ee15: (connection evicted) 2024-04-22 12:23:43.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:43.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-22 12:23:43.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-22 12:23:43.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60fc7f43 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:43.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:43.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-22 12:23:43.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 12:23:43.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 12:23:43.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-22 12:23:43.565 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563172d3 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:43.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:43.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:43.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-22 12:23:43.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 12:23:43.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 12:23:43.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-22 12:23:43.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d84e363 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:43.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:43.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:43.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-22 12:23:43.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:23:43.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:23:43.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-22 12:23:43.916 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:43.928 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 12:23:43.941 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.177 [DefaultDispatcher-worker-1 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:23:44.184 [DefaultDispatcher-worker-1 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:23:44.184 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35993/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:23:44.184 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35993/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-22 12:23:44.184 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35993/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:23:44.201 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35993/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:23:44.201 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35993/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:23:44.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-22 12:23:44.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-22 12:23:44.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.233 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20027c44: (connection evicted) 2024-04-22 12:23:44.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:44.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-22 12:23:44.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-22 12:23:44.236 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:23:44.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-22 12:23:44.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d53e876 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-22 12:23:44.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-22 12:23:44.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-22 12:23:44.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-22 12:23:44.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794cb26b 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-22 12:23:44.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-22 12:23:44.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-22 12:23:44.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-22 12:23:44.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-22 12:23:44.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-22 12:23:44.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-22 12:23:44.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.317 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca: (connection evicted) 2024-04-22 12:23:44.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:44.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-22 12:23:44.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-22 12:23:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-22 12:23:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139089a4 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-22 12:23:44.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff4b223 2024-04-22 12:23:44.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff4b223 2024-04-22 12:23:44.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-22 12:23:44.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687b0ddc 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-22 12:23:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-22 12:23:44.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-04-22 12:23:44.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-04-22 12:23:44.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-22 12:23:44.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-22 12:23:44.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-22 12:23:44.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.358 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff4b223: (connection evicted) 2024-04-22 12:23:44.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:44.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-22 12:23:44.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-22 12:23:44.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@191e654 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-22 12:23:44.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bca84d 2024-04-22 12:23:44.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bca84d 2024-04-22 12:23:44.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-22 12:23:44.369 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dc6649 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@250a946 2024-04-22 12:23:44.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@250a946 2024-04-22 12:23:44.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-22 12:23:44.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-22 12:23:44.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-22 12:23:44.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.392 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bca84d: (connection evicted) 2024-04-22 12:23:44.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:44.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-22 12:23:44.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-22 12:23:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1073c664 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-22 12:23:44.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-22 12:23:44.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-22 12:23:44.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-22 12:23:44.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152e7703 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-22 12:23:44.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-22 12:23:44.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-22 12:23:44.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-22 12:23:44.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-22 12:23:44.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-22 12:23:44.450 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.451 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38fb151a: (connection evicted) 2024-04-22 12:23:44.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:44.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-22 12:23:44.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-22 12:23:44.485 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.519 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69499c6f 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-22 12:23:44.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-22 12:23:44.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-22 12:23:44.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-22 12:23:44.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3041beb3 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-22 12:23:44.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-22 12:23:44.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:23:44.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:23:44.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-22 12:23:44.676 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.693 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.740 [DefaultDispatcher-worker-5 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:23:44.771 [DefaultDispatcher-worker-3 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:23:44.779 [DefaultDispatcher-worker-3 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:23:44.788 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:23:44.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-22 12:23:44.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-22 12:23:44.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.842 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7: (connection evicted) 2024-04-22 12:23:44.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:44.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-22 12:23:44.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-22 12:23:44.850 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:23:44.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-22 12:23:44.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3ce6a 2024-04-22 12:23:44.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-22 12:23:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-22 12:23:44.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-22 12:23:44.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-22 12:23:44.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f112f70 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-22 12:23:44.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-22 12:23:44.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-22 12:23:44.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-22 12:23:44.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-22 12:23:44.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-22 12:23:44.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-22 12:23:44.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.886 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b: (connection evicted) 2024-04-22 12:23:44.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:44.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-22 12:23:44.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-22 12:23:44.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-22 12:23:44.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-22 12:23:44.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-22 12:23:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-22 12:23:44.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-22 12:23:44.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-22 12:23:44.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-22 12:23:44.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-22 12:23:44.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-22 12:23:44.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.909 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c33608: (connection evicted) 2024-04-22 12:23:44.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:44.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-22 12:23:44.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-22 12:23:44.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-22 12:23:44.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-22 12:23:44.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-22 12:23:44.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-22 12:23:44.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-22 12:23:44.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-22 12:23:44.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-22 12:23:44.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:44.934 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eab26b: (connection evicted) 2024-04-22 12:23:44.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:44.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-22 12:23:44.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-22 12:23:44.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-22 12:23:44.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-22 12:23:44.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:44.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-22 12:23:44.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-22 12:23:44.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-22 12:23:44.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-22 12:23:44.982 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.006 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-22 12:23:45.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-22 12:23:45.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.021 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed: (connection evicted) 2024-04-22 12:23:45.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-22 12:23:45.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-22 12:23:45.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-22 12:23:45.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-22 12:23:45.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-22 12:23:45.029 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-22 12:23:45.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-04-22 12:23:45.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-04-22 12:23:45.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-22 12:23:45.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-22 12:23:45.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-22 12:23:45.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.049 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e46765: (connection evicted) 2024-04-22 12:23:45.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-22 12:23:45.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-22 12:23:45.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-22 12:23:45.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-22 12:23:45.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-22 12:23:45.057 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-22 12:23:45.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:23:45.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:23:45.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-22 12:23:45.083 [DefaultDispatcher-worker-4 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:23:45.085 [DefaultDispatcher-worker-4 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:23:45.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-22 12:23:45.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-22 12:23:45.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.087 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17df689e: (connection evicted) 2024-04-22 12:23:45.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-22 12:23:45.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-22 12:23:45.089 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:23:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-22 12:23:45.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-22 12:23:45.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-22 12:23:45.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-22 12:23:45.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-04-22 12:23:45.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-04-22 12:23:45.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-22 12:23:45.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-22 12:23:45.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-22 12:23:45.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.132 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c: (connection evicted) 2024-04-22 12:23:45.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-22 12:23:45.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-22 12:23:45.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-22 12:23:45.146 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-22 12:23:45.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-22 12:23:45.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-22 12:23:45.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-22 12:23:45.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d35ff7b 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:23:45.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:23:45.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-22 12:23:45.168 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.213 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.248 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.266 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.357 [DefaultDispatcher-worker-4 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:23:45.358 [DefaultDispatcher-worker-4 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:23:45.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-22 12:23:45.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-22 12:23:45.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.360 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745: (connection evicted) 2024-04-22 12:23:45.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-22 12:23:45.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-22 12:23:45.361 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:23:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533e2f4 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-22 12:23:45.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2024-04-22 12:23:45.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2024-04-22 12:23:45.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-22 12:23:45.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2024-04-22 12:23:45.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2024-04-22 12:23:45.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-22 12:23:45.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-22 12:23:45.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-22 12:23:45.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.395 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538e74fc: (connection evicted) 2024-04-22 12:23:45.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-22 12:23:45.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-22 12:23:45.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-22 12:23:45.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-22 12:23:45.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-22 12:23:45.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-22 12:23:45.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-22 12:23:45.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-22 12:23:45.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-22 12:23:45.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.421 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db46344: (connection evicted) 2024-04-22 12:23:45.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-22 12:23:45.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-22 12:23:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a336906 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-22 12:23:45.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-22 12:23:45.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-22 12:23:45.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-22 12:23:45.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f63ddc 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:23:45.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:23:45.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-22 12:23:45.485 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.518 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.525 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.541 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.621 [DefaultDispatcher-worker-6 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:23:45.623 [DefaultDispatcher-worker-6 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:23:45.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-22 12:23:45.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-22 12:23:45.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.624 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d539b9: (connection evicted) 2024-04-22 12:23:45.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-22 12:23:45.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-22 12:23:45.625 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:23:45.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77204651 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-22 12:23:45.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-22 12:23:45.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-22 12:23:45.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-22 12:23:45.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416c8bb5 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-22 12:23:45.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-04-22 12:23:45.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-04-22 12:23:45.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-22 12:23:45.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-22 12:23:45.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-22 12:23:45.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.652 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb: (connection evicted) 2024-04-22 12:23:45.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-22 12:23:45.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-22 12:23:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf744b 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-22 12:23:45.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:23:45.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:23:45.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-22 12:23:45.681 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:23:45.693 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:23:45.695 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:23:45.702 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:23:45.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d14037 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 12:23:45.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 12:23:45.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-22 12:23:45.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-22 12:23:45.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-22 12:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:23:45.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-22 12:23:45.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-22 12:23:45.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3b2c34 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-22 12:23:45.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:23:45.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:23:45.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-22 12:23:45.720 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:23:45.732 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:23:45.734 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:23:45.738 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:23:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-22 12:23:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dcca426 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:23:45.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:23:45.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-22 12:23:45.748 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.748 [DefaultDispatcher-worker-4 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:23:45.749 [DefaultDispatcher-worker-2 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:23:45.751 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:23:45.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-22 12:23:45.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-22 12:23:45.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.755 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@407f2029: (connection evicted) 2024-04-22 12:23:45.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-22 12:23:45.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@335b3d6 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-22 12:23:45.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:23:45.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:23:45.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-22 12:23:45.763 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:23:45.774 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:23:45.776 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:23:45.780 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:23:45.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-22 12:23:45.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@511d5e6e 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1291a4 2024-04-22 12:23:45.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1291a4 2024-04-22 12:23:45.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-22 12:23:45.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-22 12:23:45.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-22 12:23:45.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:23:45.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-22 12:23:45.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-22 12:23:45.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7434ee13 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-22 12:23:45.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:23:45.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:23:45.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-22 12:23:45.792 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:23:45.804 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.807 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:23:45.809 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:23:45.812 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e52d2f2 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-22 12:23:45.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-22 12:23:45.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-22 12:23:45.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-22 12:23:45.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-22 12:23:45.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-22 12:23:45.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:23:45.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-22 12:23:45.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-22 12:23:45.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295d54d6 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-22 12:23:45.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-22 12:23:45.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-22 12:23:45.839 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.881 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.886 [DefaultDispatcher-worker-1 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-22 12:23:45.898 [DefaultDispatcher-worker-7 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-22 12:23:45.914 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.925 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.947 [DefaultDispatcher-worker-2 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-22 12:23:45.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-22 12:23:45.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-22 12:23:45.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:45.949 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a: (connection evicted) 2024-04-22 12:23:45.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:45.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-22 12:23:45.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-22 12:23:45.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30133a11 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:45.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:45.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-22 12:23:45.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-22 12:23:45.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-22 12:23:45.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-22 12:23:45.993 [DefaultDispatcher-worker-2 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-22 12:23:46.001 [DefaultDispatcher-worker-2 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-22 12:23:46.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-22 12:23:46.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-22 12:23:46.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.016 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3639b04: (connection evicted) 2024-04-22 12:23:46.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:46.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-22 12:23:46.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30ef32eb 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:46.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:46.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-22 12:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d 2024-04-22 12:23:46.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d 2024-04-22 12:23:46.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-22 12:23:46.056 [DefaultDispatcher-worker-4 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d 2024-04-22 12:23:46.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-22 12:23:46.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-22 12:23:46.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.059 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d: (connection evicted) 2024-04-22 12:23:46.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:46.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-22 12:23:46.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75959b0c 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:46.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:46.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-22 12:23:46.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-22 12:23:46.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-22 12:23:46.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-22 12:23:46.105 [DefaultDispatcher-worker-2 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-22 12:23:46.115 [DefaultDispatcher-worker-12 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-22 12:23:46.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-22 12:23:46.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-22 12:23:46.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.116 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6: (connection evicted) 2024-04-22 12:23:46.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:46.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-22 12:23:46.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@adc3344 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-22 12:23:46.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:46.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:46.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:46.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:46.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:46.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:46.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:46.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:46.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-22 12:23:46.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e647f39 2024-04-22 12:23:46.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e647f39 2024-04-22 12:23:46.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-22 12:23:46.166 [DefaultDispatcher-worker-3 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e647f39 2024-04-22 12:23:46.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-22 12:23:46.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-22 12:23:46.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.169 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e647f39: (connection evicted) 2024-04-22 12:23:46.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:46.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-22 12:23:46.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-22 12:23:46.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598e5cb8 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:46.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:46.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-22 12:23:46.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@300aa927 2024-04-22 12:23:46.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@300aa927 2024-04-22 12:23:46.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-22 12:23:46.208 [DefaultDispatcher-worker-6 @coroutine#331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300aa927 2024-04-22 12:23:46.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-22 12:23:46.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-22 12:23:46.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.209 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@300aa927: (connection evicted) 2024-04-22 12:23:46.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:46.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-22 12:23:46.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0ff7a0 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:46.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:46.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-22 12:23:46.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-22 12:23:46.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-22 12:23:46.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-22 12:23:46.422 [DefaultDispatcher-worker-9 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-22 12:23:46.434 [DefaultDispatcher-worker-12 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-22 12:23:46.437 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44513/manifest.json 2024-04-22 12:23:46.437 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44513/manifest.json. 2024-04-22 12:23:46.437 [Test worker @coroutine#346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44513/manifest.json 2024-04-22 12:23:46.439 [Test worker @coroutine#346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44513/manifest.json 2024-04-22 12:23:46.439 [Test worker @coroutine#346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44513/manifest.json 2024-04-22 12:23:46.451 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.563 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44513/manifest.json. 2024-04-22 12:23:46.563 [Test worker @coroutine#346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44513/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:23:46.578 [DefaultDispatcher-worker-10 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-22 12:23:46.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-22 12:23:46.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-22 12:23:46.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.586 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e: (connection evicted) 2024-04-22 12:23:46.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:46.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-22 12:23:46.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ff753c 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:46.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-22 12:23:46.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-04-22 12:23:46.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-04-22 12:23:46.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e514482 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:46.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-22 12:23:46.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:46.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:46.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:46.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:46.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:46.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:46.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:46.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:46.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-22 12:23:46.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c271988 2024-04-22 12:23:46.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c271988 2024-04-22 12:23:46.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-22 12:23:46.632 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:23:46.685 [Test worker] INFO ktor.application - Application started in 0.057 seconds. 2024-04-22 12:23:46.685 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4777f71e 2024-04-22 12:23:46.693 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.704 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-22 12:23:46.779 [DefaultDispatcher-worker-3 @coroutine#358] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47f5ab58 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:46.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a013b23 2024-04-22 12:23:46.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a013b23 2024-04-22 12:23:46.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-22 12:23:46.809 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:23:46.816 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:23:46.816 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:23:46.816 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:23:46.816 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:23:46.816 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:23:46.816 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:23:46.817 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:23:46.817 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:23:46.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16f2d883 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:46.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:46.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-22 12:23:46.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:46.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:46.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-22 12:23:46.866 [DefaultDispatcher-worker-10 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:46.878 [DefaultDispatcher-worker-10 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:46.881 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.885 [DefaultDispatcher-worker-12 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a013b23 2024-04-22 12:23:46.888 [DefaultDispatcher-worker-12 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a013b23 2024-04-22 12:23:46.898 [DefaultDispatcher-worker-12 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:46.908 [DefaultDispatcher-worker-12 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:46.909 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json 2024-04-22 12:23:46.909 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json. 2024-04-22 12:23:46.909 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json 2024-04-22 12:23:46.914 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json 2024-04-22 12:23:46.914 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json 2024-04-22 12:23:46.914 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json. 2024-04-22 12:23:46.914 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:23:46.919 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:46.933 [DefaultDispatcher-worker-6 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:46.939 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:23:46.940 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ae202a00-0756-4cb7-9373-c90acf1aed39', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:23:46.943 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:23:46.944 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ae202a00-0756-4cb7-9373-c90acf1aed39 2024-04-22 12:23:46.948 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:46.948 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:23:46.948 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:46.948 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:23:46.958 [DefaultDispatcher-worker-7 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:46.959 [DefaultDispatcher-worker-7 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:46.959 [DefaultDispatcher-worker-7 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:23:46.959 [DefaultDispatcher-worker-7 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:46.967 [DefaultDispatcher-worker-8 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:46.967 [DefaultDispatcher-worker-8 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:46.967 [DefaultDispatcher-worker-8 @coroutine#382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:46.967 [DefaultDispatcher-worker-8 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:23:47.027 [eventLoopGroupProxy-4-1 @call-handler#404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:23:47.027 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:23:47.027 [eventLoopGroupProxy-4-2 @call-handler#405] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:23:47.027 [eventLoopGroupProxy-4-4 @call-handler#406] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:23:47.034 [eventLoopGroupProxy-4-4 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:47.034 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:47.039 [eventLoopGroupProxy-4-2 @call-handler#405] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:47.039 [eventLoopGroupProxy-4-1 @call-handler#404] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:23:47.039 [eventLoopGroupProxy-4-2 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:23:47.040 [DefaultDispatcher-worker-7 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:47.040 [DefaultDispatcher-worker-7 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:47.043 [eventLoopGroupProxy-4-2 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:47.044 [DefaultDispatcher-worker-10 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:47.044 [DefaultDispatcher-worker-10 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:47.047 [eventLoopGroupProxy-4-2 @call-handler#405] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 26ms 2024-04-22 12:23:47.047 [eventLoopGroupProxy-4-4 @call-handler#406] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 26ms 2024-04-22 12:23:47.055 [DefaultDispatcher-worker-10 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:47.059 [eventLoopGroupProxy-4-1 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-04-22 12:23:47.065 [DefaultDispatcher-worker-6 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:47.071 [eventLoopGroupProxy-4-1 @call-handler#404] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 50ms 2024-04-22 12:23:47.072 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:47.072 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:47.076 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:47.076 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:47.089 [DefaultDispatcher-worker-6 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:47.089 [DefaultDispatcher-worker-6 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:47.089 [DefaultDispatcher-worker-6 @coroutine#418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:47.090 [DefaultDispatcher-worker-6 @coroutine#418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:47.094 [eventLoopGroupProxy-4-2 @call-handler#420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:47.108 [eventLoopGroupProxy-4-2 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-04-22 12:23:47.109 [eventLoopGroupProxy-4-2 @call-handler#420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:47.109 [eventLoopGroupProxy-4-2 @call-handler#420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-04-22 12:23:47.110 [DefaultDispatcher-worker-6 @coroutine#418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:47.117 [DefaultDispatcher-worker-6 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:47.118 [DefaultDispatcher-worker-6 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:47.118 [DefaultDispatcher-worker-6 @coroutine#418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:47.118 [DefaultDispatcher-worker-6 @coroutine#418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:47.121 [eventLoopGroupProxy-4-2 @call-handler#426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:47.125 [eventLoopGroupProxy-4-2 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-04-22 12:23:47.125 [eventLoopGroupProxy-4-2 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:47.125 [eventLoopGroupProxy-4-2 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:47.126 [DefaultDispatcher-worker-6 @coroutine#418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:47.146 [DefaultDispatcher-worker-10 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:47.159 [DefaultDispatcher-worker-1 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:47.174 [DefaultDispatcher-worker-1 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:47.174 [DefaultDispatcher-worker-1 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:23:47.174 [DefaultDispatcher-worker-1 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:47.174 [DefaultDispatcher-worker-1 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:23:47.176 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:23:47.177 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:23:47.177 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:23:47.197 [DefaultDispatcher-worker-6 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c271988 2024-04-22 12:23:47.198 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:47.198 [eventLoopGroupProxy-4-2 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-04-22 12:23:47.199 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:47.199 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:47.199 [DefaultDispatcher-worker-6 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json 2024-04-22 12:23:47.200 [DefaultDispatcher-worker-6 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json. 2024-04-22 12:23:47.200 [DefaultDispatcher-worker-6 @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json 2024-04-22 12:23:47.200 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:23:47.200 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:47.203 [DefaultDispatcher-worker-1 @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json 2024-04-22 12:23:47.203 [DefaultDispatcher-worker-1 @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json 2024-04-22 12:23:47.204 [DefaultDispatcher-worker-1 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json. 2024-04-22 12:23:47.204 [DefaultDispatcher-worker-1 @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583877722967998464/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:23:47.215 [DefaultDispatcher-worker-7 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292 2024-04-22 12:23:47.219 [DefaultDispatcher-worker-7 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c271988 2024-04-22 12:23:47.221 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:23:47.221 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:23:47.221 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:23:47.221 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:23:47.221 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:23:47.223 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a013b23 2024-04-22 12:23:47.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-22 12:23:47.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-22 12:23:47.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:47.224 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e2c0292: (connection evicted) 2024-04-22 12:23:47.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:47.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-22 12:23:47.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-22 12:23:47.311 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:47.311 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:47.648 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:47.741 [DefaultDispatcher-worker-11 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:23:48.229 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4777f71e 2024-04-22 12:23:48.230 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4777f71e 2024-04-22 12:23:48.234 [Test worker @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-04-22 12:23:48.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-22 12:23:48.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-22 12:23:48.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:48.234 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c271988: (connection evicted) 2024-04-22 12:23:48.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:48.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-22 12:23:48.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d1f549 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:48.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:48.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-22 12:23:48.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 12:23:48.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 12:23:48.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6addfa22 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:48.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:48.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-22 12:23:48.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-04-22 12:23:48.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-04-22 12:23:48.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-22 12:23:48.258 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:23:48.260 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-22 12:23:48.260 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2d527346 2024-04-22 12:23:48.262 [DefaultDispatcher-worker-1 @coroutine#466] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8b48c3 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:48.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:48.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-22 12:23:48.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@682d8dad 2024-04-22 12:23:48.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@682d8dad 2024-04-22 12:23:48.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-22 12:23:48.265 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:23:48.265 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:23:48.265 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:23:48.265 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:23:48.265 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:23:48.265 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:23:48.265 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:23:48.265 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:23:48.265 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:23:48.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590336ed 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:48.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-22 12:23:48.307 [DefaultDispatcher-worker-2 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.318 [DefaultDispatcher-worker-7 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.325 [DefaultDispatcher-worker-2 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682d8dad 2024-04-22 12:23:48.328 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682d8dad 2024-04-22 12:23:48.339 [DefaultDispatcher-worker-9 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.341 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:48.344 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:48.354 [DefaultDispatcher-worker-7 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.354 [Test worker @coroutine#471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json 2024-04-22 12:23:48.354 [Test worker @coroutine#471] 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/583877733259530240/_ustadmanifest.json. 2024-04-22 12:23:48.354 [Test worker @coroutine#471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json 2024-04-22 12:23:48.356 [Test worker @coroutine#471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json 2024-04-22 12:23:48.356 [Test worker @coroutine#471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json 2024-04-22 12:23:48.357 [Test worker @coroutine#471] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json. 2024-04-22 12:23:48.357 [Test worker @coroutine#471] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:23:48.363 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:48.366 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:23:48.373 [DefaultDispatcher-worker-9 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.374 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:23:48.374 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-13248ae9-d99d-490b-964f-b421bad3a342', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:23:48.376 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:23:48.376 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-13248ae9-d99d-490b-964f-b421bad3a342 2024-04-22 12:23:48.377 [DefaultDispatcher-worker-14 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:48.377 [DefaultDispatcher-worker-14 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:23:48.377 [DefaultDispatcher-worker-14 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:48.377 [DefaultDispatcher-worker-14 @coroutine#492] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:23:48.381 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:23:48.381 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:23:48.381 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:48.381 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:23:48.382 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:48.382 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:48.382 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 12:23:48.383 [DefaultDispatcher-worker-2 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:48.383 [DefaultDispatcher-worker-2 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:48.387 [DefaultDispatcher-worker-16 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.387 [DefaultDispatcher-worker-16 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:48.387 [DefaultDispatcher-worker-16 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:23:48.387 [DefaultDispatcher-worker-16 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:48.390 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:23:48.390 [DefaultDispatcher-worker-2 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:48.390 [DefaultDispatcher-worker-2 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:48.390 [DefaultDispatcher-worker-2 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:48.390 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:48.390 [DefaultDispatcher-worker-2 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:23:48.390 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 12:23:48.391 [DefaultDispatcher-worker-12 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:48.391 [DefaultDispatcher-worker-12 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:48.392 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:23:48.392 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:23:48.394 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 12:23:48.396 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-22 12:23:48.398 [DefaultDispatcher-worker-2 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:48.398 [DefaultDispatcher-worker-2 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:48.399 [DefaultDispatcher-worker-2 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:48.399 [DefaultDispatcher-worker-2 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:48.401 [DefaultDispatcher-worker-2 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.401 [DefaultDispatcher-worker-2 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:48.401 [DefaultDispatcher-worker-2 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.401 [DefaultDispatcher-worker-2 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:48.404 [DefaultDispatcher-worker-11 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.404 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:48.408 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 12:23:48.409 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:48.409 [eventLoopGroupProxy-7-1 @call-handler#523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 12:23:48.410 [DefaultDispatcher-worker-14 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.412 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.412 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:48.412 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.412 [DefaultDispatcher-worker-15 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:48.415 [DefaultDispatcher-worker-16 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.415 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:48.418 [eventLoopGroupProxy-7-1 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 12:23:48.418 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:48.418 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:48.419 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.421 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.421 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:48.421 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.421 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:48.423 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:48.471 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:48.471 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:23:48.472 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.473 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.473 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:48.473 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.473 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:48.476 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:48.477 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-22 12:23:48.477 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.478 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:48.478 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:48.479 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-22 12:23:48.479 [DefaultDispatcher-worker-16 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:48.492 [DefaultDispatcher-worker-12 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:48.495 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:23:48.995 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f2c42c1b-5b81-48b1-86ad-66f7602487e5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:23:48.996 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:23:48.996 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f2c42c1b-5b81-48b1-86ad-66f7602487e5 2024-04-22 12:23:49.000 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:49.000 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:49.000 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:49.001 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:23:49.003 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:23:49.003 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:23:49.004 [eventLoopGroupProxy-7-1 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 12:23:49.006 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-22 12:23:49.007 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:49.007 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:49.008 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:49.008 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:49.010 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.010 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.010 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.010 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.013 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.016 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.016 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:49.017 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.019 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.019 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.019 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.019 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.021 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.023 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.023 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:49.024 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.026 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.026 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.026 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.026 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.028 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.070 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.070 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:23:49.071 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.072 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.072 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.072 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.072 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.074 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.118 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.118 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:23:49.119 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.120 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.120 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.120 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.120 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.122 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.166 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.166 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:23:49.167 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.168 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.168 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.168 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.168 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.170 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.214 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.214 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:49.215 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.216 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.216 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.216 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.216 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.218 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.262 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.262 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:23:49.263 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.264 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.264 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.264 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.264 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.266 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.310 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.310 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:49.311 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.312 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.312 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.312 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.312 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.314 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.358 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.358 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:23:49.359 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.360 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.360 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.360 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.360 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.362 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.406 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.406 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:23:49.407 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.408 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.408 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.408 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.408 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.410 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.454 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.454 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:49.455 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.455 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.456 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.456 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.456 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.457 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.502 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.503 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:49.503 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.504 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.504 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.504 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.505 [DefaultDispatcher-worker-16 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.507 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.510 [DefaultDispatcher-worker-9 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:49.550 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.550 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:23:49.551 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.552 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.552 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.552 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.553 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.555 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.600 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 12:23:49.600 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.601 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:23:49.601 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.603 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.604 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.604 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.604 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.606 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.608 [eventLoopGroupProxy-7-1 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 12:23:49.608 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.608 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:49.609 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.611 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.611 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:49.611 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.611 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:49.613 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:49.615 [eventLoopGroupProxy-7-1 @coroutine#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 12:23:49.615 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.616 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:49.616 [DefaultDispatcher-worker-3 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:49.628 [DefaultDispatcher-worker-11 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:49.638 [DefaultDispatcher-worker-13 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:49.639 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:49.639 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:23:49.639 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:49.639 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:23:49.641 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:23:49.641 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:23:49.642 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:23:49.665 [DefaultDispatcher-worker-12 @call-handler#614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-04-22 12:23:49.665 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:49.666 [eventLoopGroupProxy-7-1 @call-handler#614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-22 12:23:49.666 [DefaultDispatcher-worker-11 @coroutine#465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json 2024-04-22 12:23:49.666 [DefaultDispatcher-worker-11 @coroutine#465] 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/583877733259530240/_ustadmanifest.json. 2024-04-22 12:23:49.666 [DefaultDispatcher-worker-11 @coroutine#465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json 2024-04-22 12:23:49.667 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:49.667 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:49.667 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:23:49.667 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:49.669 [DefaultDispatcher-worker-1 @coroutine#465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json 2024-04-22 12:23:49.669 [DefaultDispatcher-worker-1 @coroutine#465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json 2024-04-22 12:23:49.669 [DefaultDispatcher-worker-1 @coroutine#465] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json. 2024-04-22 12:23:49.670 [DefaultDispatcher-worker-1 @coroutine#465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583877733259530240/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:23:49.678 [DefaultDispatcher-worker-11 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f 2024-04-22 12:23:49.682 [DefaultDispatcher-worker-9 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-04-22 12:23:49.684 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:23:49.684 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:23:49.684 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:23:49.684 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:23:49.684 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:23:49.686 [Test worker @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682d8dad 2024-04-22 12:23:49.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-22 12:23:49.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-22 12:23:49.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:49.686 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fc1e7f: (connection evicted) 2024-04-22 12:23:49.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:49.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-22 12:23:49.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-22 12:23:49.765 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:49.995 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:50.129 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:50.243 [DefaultDispatcher-worker-2 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 12:23:50.690 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2d527346 2024-04-22 12:23:50.691 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2d527346 2024-04-22 12:23:50.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-22 12:23:50.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-22 12:23:50.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:50.691 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@672f69f7: (connection evicted) 2024-04-22 12:23:50.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:50.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-22 12:23:50.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-22 12:23:50.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c879f07 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:50.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:50.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-22 12:23:50.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 12:23:50.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 12:23:50.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@112a50a1 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:50.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-22 12:23:50.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31892e 2024-04-22 12:23:50.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31892e 2024-04-22 12:23:50.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-22 12:23:50.715 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:23:50.716 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 12:23:50.716 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2b5a04b0 2024-04-22 12:23:50.718 [DefaultDispatcher-worker-2 @coroutine#643] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29ce33e9 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:50.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:50.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-22 12:23:50.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b4b10e 2024-04-22 12:23:50.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b4b10e 2024-04-22 12:23:50.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-22 12:23:50.721 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:23:50.721 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:23:50.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:23:50.721 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:23:50.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:23:50.721 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:23:50.721 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:23:50.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:23:50.721 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a5a8ba 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:50.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-22 12:23:50.757 [DefaultDispatcher-worker-14 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.769 [DefaultDispatcher-worker-13 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.778 [DefaultDispatcher-worker-7 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b4b10e 2024-04-22 12:23:50.782 [Test worker @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b4b10e 2024-04-22 12:23:50.792 [DefaultDispatcher-worker-16 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.796 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:50.800 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:50.803 [DefaultDispatcher-worker-9 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.803 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json 2024-04-22 12:23:50.803 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json. 2024-04-22 12:23:50.803 [Test worker @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json 2024-04-22 12:23:50.805 [Test worker @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json 2024-04-22 12:23:50.805 [Test worker @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json 2024-04-22 12:23:50.806 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json. 2024-04-22 12:23:50.806 [Test worker @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:23:50.820 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:50.822 [DefaultDispatcher-worker-7 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.822 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:23:50.822 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c6824524-8b74-4170-b87f-71cf1dcc84db', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:23:50.822 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:50.824 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:23:50.824 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c6824524-8b74-4170-b87f-71cf1dcc84db 2024-04-22 12:23:50.825 [DefaultDispatcher-worker-7 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:50.825 [DefaultDispatcher-worker-7 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:23:50.825 [DefaultDispatcher-worker-7 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:50.825 [DefaultDispatcher-worker-7 @coroutine#668] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:23:50.828 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:23:50.828 [eventLoopGroupProxy-10-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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:50.828 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:23:50.829 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:23:50.829 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:50.829 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:50.830 [eventLoopGroupProxy-10-1 @call-handler#678] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 12:23:50.830 [DefaultDispatcher-worker-6 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:50.830 [DefaultDispatcher-worker-6 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:50.834 [DefaultDispatcher-worker-6 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.835 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:50.835 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:23:50.835 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:50.838 [DefaultDispatcher-worker-8 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:50.838 [DefaultDispatcher-worker-8 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:50.838 [DefaultDispatcher-worker-8 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:50.838 [DefaultDispatcher-worker-8 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:23:50.838 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:23:50.838 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:50.838 [eventLoopGroupProxy-10-1 @call-handler#687] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-04-22 12:23:50.839 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:50.839 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:50.841 [eventLoopGroupProxy-10-3 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:23:50.841 [eventLoopGroupProxy-10-3 @call-handler#694] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:23:50.843 [eventLoopGroupProxy-10-3 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 12:23:50.845 [eventLoopGroupProxy-10-3 @call-handler#694] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-22 12:23:50.846 [DefaultDispatcher-worker-8 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:50.846 [DefaultDispatcher-worker-8 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:50.846 [DefaultDispatcher-worker-8 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:50.846 [DefaultDispatcher-worker-8 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:50.849 [DefaultDispatcher-worker-16 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.850 [DefaultDispatcher-worker-16 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:50.850 [DefaultDispatcher-worker-16 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.850 [DefaultDispatcher-worker-16 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:50.850 [DefaultDispatcher-worker-10 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.852 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:50.855 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 12:23:50.855 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:50.856 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:50.857 [DefaultDispatcher-worker-1 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.859 [DefaultDispatcher-worker-1 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.859 [DefaultDispatcher-worker-1 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:50.859 [DefaultDispatcher-worker-1 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.859 [DefaultDispatcher-worker-1 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:50.861 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:50.861 [DefaultDispatcher-worker-4 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.863 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 12:23:50.863 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:50.864 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:50.871 [DefaultDispatcher-worker-9 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.874 [DefaultDispatcher-worker-9 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.874 [DefaultDispatcher-worker-9 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:50.874 [DefaultDispatcher-worker-9 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.874 [DefaultDispatcher-worker-9 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:50.876 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:50.883 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 12:23:50.884 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:50.884 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-22 12:23:50.884 [DefaultDispatcher-worker-13 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.887 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.887 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:50.887 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.887 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:50.889 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:50.891 [eventLoopGroupProxy-10-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 12:23:50.891 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:50.891 [eventLoopGroupProxy-10-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:50.892 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.894 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.894 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:50.894 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.894 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:50.896 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:50.899 [eventLoopGroupProxy-10-1 @coroutine#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 12:23:50.899 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:50.899 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:50.900 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:50.912 [DefaultDispatcher-worker-8 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.923 [DefaultDispatcher-worker-16 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.923 [DefaultDispatcher-worker-16 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:50.923 [DefaultDispatcher-worker-16 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:23:50.923 [DefaultDispatcher-worker-16 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:50.924 [DefaultDispatcher-worker-16 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:23:50.926 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:23:50.926 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:23:50.926 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:23:50.948 [DefaultDispatcher-worker-16 @call-handler#732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31892e 2024-04-22 12:23:50.949 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:50.949 [eventLoopGroupProxy-10-1 @call-handler#732] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-04-22 12:23:50.950 [DefaultDispatcher-worker-8 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json 2024-04-22 12:23:50.950 [DefaultDispatcher-worker-8 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json. 2024-04-22 12:23:50.950 [DefaultDispatcher-worker-8 @coroutine#642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json 2024-04-22 12:23:50.950 [DefaultDispatcher-worker-16 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:50.950 [DefaultDispatcher-worker-16 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:50.950 [DefaultDispatcher-worker-16 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:23:50.950 [DefaultDispatcher-worker-16 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:50.952 [DefaultDispatcher-worker-6 @coroutine#642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json 2024-04-22 12:23:50.952 [DefaultDispatcher-worker-6 @coroutine#642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json 2024-04-22 12:23:50.952 [DefaultDispatcher-worker-6 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json. 2024-04-22 12:23:50.952 [DefaultDispatcher-worker-6 @coroutine#642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583877743138095104/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:23:50.962 [DefaultDispatcher-worker-11 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-04-22 12:23:50.965 [DefaultDispatcher-worker-2 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31892e 2024-04-22 12:23:50.967 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:23:50.967 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:23:50.967 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:23:50.967 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:23:50.967 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:23:50.968 [Test worker @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b4b10e 2024-04-22 12:23:50.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-22 12:23:50.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-22 12:23:50.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:50.969 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404566e7: (connection evicted) 2024-04-22 12:23:50.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:50.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-22 12:23:50.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-22 12:23:51.221 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:51.221 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:51.413 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:51.973 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2b5a04b0 2024-04-22 12:23:51.973 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2b5a04b0 2024-04-22 12:23:51.975 [Test worker @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 12:23:51.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-22 12:23:51.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-22 12:23:51.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:51.975 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f31892e: (connection evicted) 2024-04-22 12:23:51.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:51.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-22 12:23:51.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-22 12:23:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53654b2d 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:51.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:51.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:51.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d43f205 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:51.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:51.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-22 12:23:51.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2024-04-22 12:23:51.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2024-04-22 12:23:51.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-22 12:23:52.001 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:23:52.002 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 12:23:52.002 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@586b78d7 2024-04-22 12:23:52.003 [DefaultDispatcher-worker-16 @coroutine#761] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:23:52.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fba492e 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:52.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-22 12:23:52.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-22 12:23:52.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-22 12:23:52.006 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:23:52.007 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:23:52.007 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:23:52.007 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:23:52.007 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:23:52.007 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:23:52.007 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:23:52.007 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:23:52.007 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ea0ca3 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:52.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-22 12:23:52.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-22 12:23:52.048 [DefaultDispatcher-worker-13 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.057 [DefaultDispatcher-worker-14 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.083 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:52.086 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:52.104 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:52.108 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:52.165 [DefaultDispatcher-worker-14 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-22 12:23:52.201 [DefaultDispatcher-worker-14 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-22 12:23:52.207 [DefaultDispatcher-worker-14 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-22 12:23:52.211 [DefaultDispatcher-worker-14 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-22 12:23:52.223 [DefaultDispatcher-worker-6 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.234 [DefaultDispatcher-worker-4 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.234 [Test worker @coroutine#766] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json 2024-04-22 12:23:52.234 [Test worker @coroutine#766] 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/583877750227562496/_ustadmanifest.json. 2024-04-22 12:23:52.234 [Test worker @coroutine#766] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json 2024-04-22 12:23:52.236 [Test worker @coroutine#766] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json 2024-04-22 12:23:52.236 [Test worker @coroutine#766] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json 2024-04-22 12:23:52.238 [Test worker @coroutine#766] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json. 2024-04-22 12:23:52.238 [Test worker @coroutine#766] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:23:52.344 [DefaultDispatcher-worker-15 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.345 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:23:52.345 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0f1393ce-acaf-4c80-919e-0d8f9c031144', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:23:52.346 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:23:52.346 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0f1393ce-acaf-4c80-919e-0d8f9c031144 2024-04-22 12:23:52.348 [DefaultDispatcher-worker-8 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:52.348 [DefaultDispatcher-worker-8 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:23:52.349 [DefaultDispatcher-worker-8 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:52.349 [DefaultDispatcher-worker-8 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:23:52.352 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:23:52.352 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.354 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:23:52.355 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:52.355 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:23:52.356 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.356 [eventLoopGroupProxy-13-2 @call-handler#804] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 12:23:52.356 [DefaultDispatcher-worker-10 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:52.356 [DefaultDispatcher-worker-10 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:23:52.358 [DefaultDispatcher-worker-1 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.359 [DefaultDispatcher-worker-1 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:52.359 [DefaultDispatcher-worker-1 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:23:52.359 [DefaultDispatcher-worker-1 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:52.361 [eventLoopGroupProxy-13-2 @call-handler#811] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:23:52.362 [eventLoopGroupProxy-13-2 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.362 [eventLoopGroupProxy-13-2 @call-handler#811] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 12:23:52.363 [DefaultDispatcher-worker-8 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:52.363 [DefaultDispatcher-worker-8 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:23:52.373 [DefaultDispatcher-worker-8 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.383 [DefaultDispatcher-worker-11 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.384 [DefaultDispatcher-worker-14 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:52.385 [DefaultDispatcher-worker-14 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:52.385 [DefaultDispatcher-worker-14 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:52.385 [DefaultDispatcher-worker-14 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:23:52.386 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:23:52.387 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:23:52.440 [eventLoopGroupProxy-13-2 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.444 [eventLoopGroupProxy-13-2 @call-handler#817] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 58ms 2024-04-22 12:23:52.445 [DefaultDispatcher-worker-14 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:52.445 [DefaultDispatcher-worker-14 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:52.446 [DefaultDispatcher-worker-7 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:52.446 [DefaultDispatcher-worker-7 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:52.454 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.454 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.454 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.454 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.457 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.460 [eventLoopGroupProxy-13-2 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.461 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.461 [eventLoopGroupProxy-13-2 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 12:23:52.462 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.464 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.464 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.464 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.464 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.466 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.513 [eventLoopGroupProxy-13-2 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.513 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.513 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:23:52.514 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.517 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.517 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.517 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.517 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.519 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.522 [eventLoopGroupProxy-13-2 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.522 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.523 [eventLoopGroupProxy-13-2 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:52.523 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.525 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.526 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.526 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.526 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.528 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.538 [eventLoopGroupProxy-13-2 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.539 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.539 [eventLoopGroupProxy-13-2 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-04-22 12:23:52.540 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.543 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.543 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.543 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.543 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.545 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.593 [eventLoopGroupProxy-13-2 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.593 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.594 [eventLoopGroupProxy-13-2 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 12:23:52.594 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.601 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.601 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.601 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.601 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.604 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.643 [eventLoopGroupProxy-13-2 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.644 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.644 [eventLoopGroupProxy-13-2 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2024-04-22 12:23:52.645 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.650 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.650 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.650 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.650 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.653 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.709 [eventLoopGroupProxy-13-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.709 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.709 [eventLoopGroupProxy-13-2 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-04-22 12:23:52.710 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.714 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.714 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.714 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.714 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.716 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.759 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.760 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.760 [eventLoopGroupProxy-13-2 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:23:52.761 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.765 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.765 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.765 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.765 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.767 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.816 [eventLoopGroupProxy-13-2 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.816 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.817 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-22 12:23:52.817 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.821 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.822 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.822 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.822 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.824 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.872 [eventLoopGroupProxy-13-2 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.873 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.873 [eventLoopGroupProxy-13-2 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-22 12:23:52.874 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.878 [DefaultDispatcher-worker-15 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:52.878 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.878 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.878 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.878 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.880 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.882 [eventLoopGroupProxy-13-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.883 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.883 [eventLoopGroupProxy-13-2 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.883 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.885 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.885 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.885 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.885 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.887 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.889 [eventLoopGroupProxy-13-2 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.889 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.890 [eventLoopGroupProxy-13-2 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.890 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.892 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.892 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.892 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.892 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.893 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.896 [eventLoopGroupProxy-13-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.896 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.896 [eventLoopGroupProxy-13-2 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.897 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.898 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.898 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.898 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.898 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.900 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.902 [eventLoopGroupProxy-13-2 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.902 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.902 [eventLoopGroupProxy-13-2 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:52.903 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.904 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.904 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.905 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.905 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.906 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.909 [eventLoopGroupProxy-13-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.909 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.909 [eventLoopGroupProxy-13-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.910 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.911 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.912 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.912 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.912 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.913 [eventLoopGroupProxy-13-2 @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-04-22 12:23:52.916 [eventLoopGroupProxy-13-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.916 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.916 [eventLoopGroupProxy-13-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.917 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.918 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.918 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.918 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.918 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.920 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.922 [eventLoopGroupProxy-13-2 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.922 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.922 [eventLoopGroupProxy-13-2 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:52.923 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.924 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.924 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.924 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.924 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.926 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.928 [eventLoopGroupProxy-13-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.929 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.929 [eventLoopGroupProxy-13-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.930 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.931 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.931 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.931 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.931 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.933 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.935 [eventLoopGroupProxy-13-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.936 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.936 [eventLoopGroupProxy-13-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.936 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.938 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.938 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.938 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.938 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.940 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.942 [eventLoopGroupProxy-13-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.942 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.942 [eventLoopGroupProxy-13-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:52.943 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.944 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.944 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.944 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.944 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.946 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.948 [eventLoopGroupProxy-13-2 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.948 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.948 [eventLoopGroupProxy-13-2 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.949 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.950 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.950 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.950 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.950 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.951 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.954 [eventLoopGroupProxy-13-2 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.954 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.954 [eventLoopGroupProxy-13-2 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.955 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.956 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.956 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.956 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.956 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.958 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.961 [eventLoopGroupProxy-13-2 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.961 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.961 [eventLoopGroupProxy-13-2 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.962 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.963 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.963 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.963 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.964 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.965 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.968 [eventLoopGroupProxy-13-2 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.968 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.968 [eventLoopGroupProxy-13-2 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.969 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.970 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.970 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.970 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.970 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.971 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.974 [eventLoopGroupProxy-13-2 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.974 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.974 [eventLoopGroupProxy-13-2 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.975 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.976 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.976 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.976 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.976 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.978 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.980 [eventLoopGroupProxy-13-2 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.980 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.980 [eventLoopGroupProxy-13-2 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.981 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.982 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.982 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.983 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.983 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.984 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.986 [eventLoopGroupProxy-13-2 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.987 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.987 [eventLoopGroupProxy-13-2 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:52.987 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.989 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.989 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.989 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.989 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.991 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:52.994 [eventLoopGroupProxy-13-2 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:52.994 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:52.994 [eventLoopGroupProxy-13-2 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:52.995 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.996 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.996 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:52.996 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:52.996 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:52.998 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.000 [eventLoopGroupProxy-13-2 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.001 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.001 [eventLoopGroupProxy-13-2 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.001 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.003 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.003 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.003 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.003 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.004 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.007 [eventLoopGroupProxy-13-2 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.007 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.007 [eventLoopGroupProxy-13-2 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.008 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.009 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.009 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.009 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.009 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.011 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.014 [eventLoopGroupProxy-13-2 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.014 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.014 [eventLoopGroupProxy-13-2 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.015 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.016 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.016 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.016 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.016 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.018 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.020 [eventLoopGroupProxy-13-2 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.020 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.020 [eventLoopGroupProxy-13-2 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.021 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.022 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.022 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.022 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.022 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.024 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.026 [eventLoopGroupProxy-13-2 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.027 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.027 [eventLoopGroupProxy-13-2 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.027 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.029 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.029 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.029 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.029 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.031 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.033 [eventLoopGroupProxy-13-2 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.034 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.034 [eventLoopGroupProxy-13-2 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.034 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.036 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.036 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.036 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.036 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.037 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.040 [eventLoopGroupProxy-13-2 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.040 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.041 [eventLoopGroupProxy-13-2 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:53.041 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.043 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.043 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.043 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.043 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.044 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.047 [eventLoopGroupProxy-13-2 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.047 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.047 [eventLoopGroupProxy-13-2 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.048 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.050 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.050 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.050 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.050 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.051 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.101 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.101 [eventLoopGroupProxy-13-2 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.101 [eventLoopGroupProxy-13-2 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-22 12:23:53.102 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.103 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.104 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.104 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.104 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.105 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.107 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.108 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.108 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.108 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.110 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.110 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.110 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.110 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.111 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.114 [eventLoopGroupProxy-13-2 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.114 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.114 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.115 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.117 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.117 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.117 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.117 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.119 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.121 [eventLoopGroupProxy-13-2 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.121 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.122 [eventLoopGroupProxy-13-2 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.122 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.124 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.124 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.124 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.124 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.126 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.172 [eventLoopGroupProxy-13-2 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.173 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.173 [eventLoopGroupProxy-13-2 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:23:53.174 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.176 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.176 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.176 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.176 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.177 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.230 [eventLoopGroupProxy-13-2 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.230 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.230 [eventLoopGroupProxy-13-2 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-04-22 12:23:53.231 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.233 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.233 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.233 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.233 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.235 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.238 [eventLoopGroupProxy-13-2 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.239 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.239 [eventLoopGroupProxy-13-2 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:53.239 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.241 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.241 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.241 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.241 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.243 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.246 [eventLoopGroupProxy-13-2 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.246 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.246 [eventLoopGroupProxy-13-2 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.247 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.249 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.249 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.249 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.249 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.251 [eventLoopGroupProxy-13-2 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.300 [eventLoopGroupProxy-13-2 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.300 [eventLoopGroupProxy-13-2 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.301 [eventLoopGroupProxy-13-2 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-22 12:23:53.301 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.304 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.304 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.304 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.304 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.306 [eventLoopGroupProxy-13-2 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.309 [eventLoopGroupProxy-13-2 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.309 [eventLoopGroupProxy-13-2 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.309 [eventLoopGroupProxy-13-2 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.310 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.312 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.312 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.312 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.312 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.314 [eventLoopGroupProxy-13-2 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.317 [eventLoopGroupProxy-13-2 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.317 [eventLoopGroupProxy-13-2 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.317 [eventLoopGroupProxy-13-2 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.318 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.320 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.320 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.320 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.320 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.322 [eventLoopGroupProxy-13-2 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.324 [eventLoopGroupProxy-13-2 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.325 [eventLoopGroupProxy-13-2 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.325 [eventLoopGroupProxy-13-2 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.325 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.327 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.327 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.327 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.327 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.328 [eventLoopGroupProxy-13-2 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.331 [eventLoopGroupProxy-13-2 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.332 [eventLoopGroupProxy-13-2 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.332 [eventLoopGroupProxy-13-2 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:53.332 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.334 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.334 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.334 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.334 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.336 [eventLoopGroupProxy-13-2 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.379 [eventLoopGroupProxy-13-2 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.380 [eventLoopGroupProxy-13-2 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.380 [eventLoopGroupProxy-13-2 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:53.381 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.383 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.383 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.383 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.383 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.385 [eventLoopGroupProxy-13-2 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.387 [eventLoopGroupProxy-13-2 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.388 [eventLoopGroupProxy-13-2 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.388 [eventLoopGroupProxy-13-2 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.388 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.390 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.390 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.390 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.390 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.392 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.395 [eventLoopGroupProxy-13-2 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.395 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.395 [eventLoopGroupProxy-13-2 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.396 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.397 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.397 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.397 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.397 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.399 [eventLoopGroupProxy-13-2 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.401 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.402 [eventLoopGroupProxy-13-2 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.402 [eventLoopGroupProxy-13-2 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.402 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.402 [DefaultDispatcher-worker-5 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:53.404 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.404 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.404 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.404 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.405 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.408 [eventLoopGroupProxy-13-2 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.408 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.408 [eventLoopGroupProxy-13-2 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.409 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.410 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.410 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.410 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.411 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.412 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.415 [eventLoopGroupProxy-13-2 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.415 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.415 [eventLoopGroupProxy-13-2 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.416 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.418 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.418 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.418 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.418 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.419 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.422 [eventLoopGroupProxy-13-2 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.422 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.423 [eventLoopGroupProxy-13-2 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:53.423 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.425 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.425 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.425 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.425 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.426 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.429 [eventLoopGroupProxy-13-2 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.429 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.429 [eventLoopGroupProxy-13-2 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.430 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.432 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.432 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.432 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.432 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.433 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.436 [eventLoopGroupProxy-13-2 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.436 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.436 [eventLoopGroupProxy-13-2 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.437 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.439 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.439 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.439 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.439 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.440 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.443 [eventLoopGroupProxy-13-2 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.443 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.443 [eventLoopGroupProxy-13-2 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.444 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.446 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.446 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.446 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.446 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.447 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.450 [eventLoopGroupProxy-13-2 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.450 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.450 [eventLoopGroupProxy-13-2 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.451 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.453 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.453 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.453 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.453 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.454 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.457 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.457 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.457 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.458 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.459 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.459 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.459 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.459 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.461 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.463 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.463 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.463 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:53.464 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.466 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.466 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.466 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.466 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.467 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.513 [eventLoopGroupProxy-13-2 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.513 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.513 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:23:53.514 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.515 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.516 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.516 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.516 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.517 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.519 [eventLoopGroupProxy-13-2 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.520 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.520 [eventLoopGroupProxy-13-2 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.520 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.522 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.522 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.522 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.522 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.524 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.526 [eventLoopGroupProxy-13-2 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.526 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.527 [eventLoopGroupProxy-13-2 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.527 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.529 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.529 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.529 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.529 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.530 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.576 [eventLoopGroupProxy-13-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.576 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.577 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:23:53.577 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.580 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.580 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.580 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.580 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.581 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.584 [eventLoopGroupProxy-13-2 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.584 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.584 [eventLoopGroupProxy-13-2 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.585 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.586 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.586 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.586 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.586 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.588 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.590 [eventLoopGroupProxy-13-2 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.590 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.591 [eventLoopGroupProxy-13-2 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.591 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.593 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.593 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.593 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.593 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.594 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.596 [eventLoopGroupProxy-13-2 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.596 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.597 [eventLoopGroupProxy-13-2 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.597 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.599 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.599 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.599 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.599 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.601 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.643 [eventLoopGroupProxy-13-2 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.644 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.644 [eventLoopGroupProxy-13-2 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:23:53.644 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.646 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.646 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.646 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.646 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.648 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.650 [eventLoopGroupProxy-13-2 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.650 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.650 [eventLoopGroupProxy-13-2 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:53.651 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.652 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.652 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.652 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.652 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.654 [eventLoopGroupProxy-13-2 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.699 [eventLoopGroupProxy-13-2 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.699 [eventLoopGroupProxy-13-2 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.700 [eventLoopGroupProxy-13-2 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:23:53.700 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.703 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.703 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.703 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.703 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.704 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.750 [eventLoopGroupProxy-13-2 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.750 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.750 [eventLoopGroupProxy-13-2 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:23:53.751 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.752 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.752 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.752 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.752 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.753 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.801 [eventLoopGroupProxy-13-2 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.801 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.801 [eventLoopGroupProxy-13-2 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:23:53.802 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.803 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.804 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.804 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.804 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.805 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.851 [eventLoopGroupProxy-13-2 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.852 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.852 [eventLoopGroupProxy-13-2 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:23:53.853 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.854 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.854 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.854 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.854 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.856 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.858 [eventLoopGroupProxy-13-2 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.858 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.858 [eventLoopGroupProxy-13-2 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:53.859 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.860 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.860 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.860 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.860 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.861 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.863 [eventLoopGroupProxy-13-2 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.864 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.864 [eventLoopGroupProxy-13-2 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.864 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.866 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.866 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.866 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.866 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.867 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.869 [eventLoopGroupProxy-13-2 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.869 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.869 [eventLoopGroupProxy-13-2 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:53.870 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.871 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.871 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.871 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.871 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.873 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.875 [eventLoopGroupProxy-13-2 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.875 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.875 [eventLoopGroupProxy-13-2 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:53.876 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.877 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.877 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.877 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.877 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.878 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.880 [eventLoopGroupProxy-13-2 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.880 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.880 [eventLoopGroupProxy-13-2 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:53.881 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.882 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.882 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.882 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.882 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.884 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.886 [eventLoopGroupProxy-13-2 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.886 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.886 [eventLoopGroupProxy-13-2 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.886 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.888 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.888 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.888 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.888 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.889 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.891 [eventLoopGroupProxy-13-2 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.891 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.891 [eventLoopGroupProxy-13-2 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:53.892 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.893 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.893 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.893 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.893 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.894 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.896 [eventLoopGroupProxy-13-2 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.897 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.897 [eventLoopGroupProxy-13-2 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.897 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.899 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.899 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.899 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.899 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.900 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.902 [eventLoopGroupProxy-13-2 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.903 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.903 [eventLoopGroupProxy-13-2 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.903 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.905 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.905 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.905 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.905 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.907 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.909 [eventLoopGroupProxy-13-2 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.910 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.910 [eventLoopGroupProxy-13-2 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.910 [DefaultDispatcher-worker-15 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.912 [DefaultDispatcher-worker-15 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.912 [DefaultDispatcher-worker-15 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.912 [DefaultDispatcher-worker-15 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.912 [DefaultDispatcher-worker-15 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.913 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.916 [eventLoopGroupProxy-13-2 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.916 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.916 [eventLoopGroupProxy-13-2 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.917 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.918 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.918 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.918 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.918 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.919 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.922 [eventLoopGroupProxy-13-2 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.922 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.922 [eventLoopGroupProxy-13-2 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.922 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.924 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.924 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.924 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.924 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.926 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.926 [DefaultDispatcher-worker-11 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:53.928 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.928 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.928 [eventLoopGroupProxy-13-2 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:53.929 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.930 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.930 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.930 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.930 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.931 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.933 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.933 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.933 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:53.934 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.935 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.935 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.935 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.935 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.936 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.979 [eventLoopGroupProxy-13-2 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.980 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.980 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:23:53.980 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.982 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.982 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.982 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.982 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.983 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.986 [DefaultDispatcher-worker-3 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.986 [eventLoopGroupProxy-13-2 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.987 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.987 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:53.987 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.989 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.989 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.989 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.989 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.990 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.992 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.992 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.993 [eventLoopGroupProxy-13-2 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.993 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.994 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.994 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:53.994 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:53.994 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:53.996 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:53.998 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:53.998 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:53.998 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:53.998 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.000 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.000 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.000 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.000 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.001 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.003 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.003 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.003 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.004 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.005 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.005 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.005 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.005 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.006 [eventLoopGroupProxy-13-2 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.008 [eventLoopGroupProxy-13-2 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.008 [eventLoopGroupProxy-13-2 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.008 [eventLoopGroupProxy-13-2 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.009 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.011 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.011 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.011 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.011 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.012 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.014 [eventLoopGroupProxy-13-2 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.014 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.015 [eventLoopGroupProxy-13-2 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.015 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.017 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.017 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.017 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.017 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.018 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.019 [DefaultDispatcher-worker-2 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-22 12:23:54.063 [eventLoopGroupProxy-13-2 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.064 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.064 [eventLoopGroupProxy-13-2 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:23:54.064 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.066 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.066 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.066 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.066 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.067 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.069 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.069 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.069 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.070 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.072 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.072 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.072 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.072 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.073 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.075 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.075 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.075 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.076 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.077 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.077 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.077 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.077 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.079 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.124 [eventLoopGroupProxy-13-2 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.124 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.124 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:23:54.125 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.127 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.127 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.127 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.127 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.128 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.130 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.130 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.131 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.131 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.132 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.132 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.132 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.132 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.133 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.135 [eventLoopGroupProxy-13-2 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.135 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.135 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.136 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.137 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.137 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.137 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.137 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.138 [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-04-22 12:23:54.140 [eventLoopGroupProxy-13-2 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.140 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.141 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.141 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.142 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.143 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.143 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.143 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.144 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.145 [eventLoopGroupProxy-13-2 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.146 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.146 [eventLoopGroupProxy-13-2 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.146 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.148 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.148 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.148 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.148 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.149 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.151 [eventLoopGroupProxy-13-2 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.151 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.151 [eventLoopGroupProxy-13-2 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.151 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.152 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.152 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.152 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.152 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.153 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.155 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.156 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.156 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.156 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.160 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.160 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.160 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.160 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.161 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.163 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.163 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.163 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.164 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.165 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.165 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.165 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.165 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.166 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.168 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.168 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.168 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.168 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.169 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.169 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.169 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.169 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.170 [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-04-22 12:23:54.172 [eventLoopGroupProxy-13-2 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.172 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.172 [eventLoopGroupProxy-13-2 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.173 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.174 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.174 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.174 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.174 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.175 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.177 [eventLoopGroupProxy-13-2 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.177 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.177 [eventLoopGroupProxy-13-2 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.178 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.178 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.179 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.179 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.179 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.179 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.181 [eventLoopGroupProxy-13-2 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.181 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.182 [eventLoopGroupProxy-13-2 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.182 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.183 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.184 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.184 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.184 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.185 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.227 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.228 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.228 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:23:54.228 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.230 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.230 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.230 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.230 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.231 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.233 [eventLoopGroupProxy-13-2 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.233 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.233 [eventLoopGroupProxy-13-2 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.233 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.235 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.235 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.235 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.235 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.236 [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-04-22 12:23:54.280 [eventLoopGroupProxy-13-2 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.280 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.280 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:23:54.281 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.282 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.282 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.282 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.282 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.283 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.286 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.286 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.286 [eventLoopGroupProxy-13-2 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.286 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.287 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.288 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.288 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.288 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.289 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.331 [eventLoopGroupProxy-13-2 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.331 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.331 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:23:54.332 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.333 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.333 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.333 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.333 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.334 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.379 [eventLoopGroupProxy-13-2 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.379 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.379 [eventLoopGroupProxy-13-2 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:54.380 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.381 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.381 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.381 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.381 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.382 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.427 [eventLoopGroupProxy-13-2 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.427 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.427 [eventLoopGroupProxy-13-2 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:54.428 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.429 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.429 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.429 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.429 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.430 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.448 [DefaultDispatcher-worker-7 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:54.475 [eventLoopGroupProxy-13-2 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.475 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.475 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:54.476 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.477 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.477 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.477 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.477 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.478 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.523 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.523 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.523 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:54.524 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.525 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.525 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.525 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.525 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.527 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.529 [eventLoopGroupProxy-13-2 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.530 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.530 [eventLoopGroupProxy-13-2 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.530 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.532 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.532 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.532 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.532 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.533 [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-04-22 12:23:54.579 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.580 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.580 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:23:54.580 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.582 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.582 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.582 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.582 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.583 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.586 [eventLoopGroupProxy-13-2 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.586 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.586 [eventLoopGroupProxy-13-2 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.586 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.587 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.588 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.588 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.588 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.589 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.591 [eventLoopGroupProxy-13-2 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.591 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.591 [eventLoopGroupProxy-13-2 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.592 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.593 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.593 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.593 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.593 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.594 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.596 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.596 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.596 [eventLoopGroupProxy-13-2 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.597 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.598 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.598 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.598 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.598 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.599 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.601 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.601 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.601 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.602 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.603 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.603 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.603 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.603 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.604 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.606 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.606 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.606 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.607 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.608 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.608 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.608 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.608 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.609 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.655 [eventLoopGroupProxy-13-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.656 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.656 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:23:54.656 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.658 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.658 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.658 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.658 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.659 [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-04-22 12:23:54.661 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.661 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.661 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.661 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.662 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.662 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.662 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.662 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.663 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.665 [eventLoopGroupProxy-13-2 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.665 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.665 [eventLoopGroupProxy-13-2 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.666 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.667 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.667 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.667 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.667 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.668 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.670 [eventLoopGroupProxy-13-2 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.670 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.670 [eventLoopGroupProxy-13-2 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.671 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.672 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.672 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.672 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.672 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.673 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.719 [eventLoopGroupProxy-13-2 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.719 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.719 [eventLoopGroupProxy-13-2 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:23:54.720 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.721 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.721 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.721 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.721 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.722 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.724 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.724 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.725 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:54.725 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.726 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.726 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.726 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.726 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.728 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.729 [eventLoopGroupProxy-13-2 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.729 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.729 [eventLoopGroupProxy-13-2 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.730 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.731 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.731 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.731 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.731 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.732 [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-04-22 12:23:54.733 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.734 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.734 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.734 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.735 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.735 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.735 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.735 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.736 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.779 [eventLoopGroupProxy-13-2 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.779 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.779 [eventLoopGroupProxy-13-2 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:23:54.780 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.781 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.782 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.782 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.782 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.783 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.829 [eventLoopGroupProxy-13-2 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.829 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.829 [eventLoopGroupProxy-13-2 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:23:54.830 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.831 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.831 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.831 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.831 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.832 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.834 [eventLoopGroupProxy-13-2 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.834 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.834 [eventLoopGroupProxy-13-2 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.835 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.836 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.837 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.837 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.837 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.838 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.846 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.846 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.846 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-22 12:23:54.846 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.848 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.848 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.848 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.848 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.849 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.851 [eventLoopGroupProxy-13-2 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.851 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.851 [eventLoopGroupProxy-13-2 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.851 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.853 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.853 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.853 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.853 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.854 [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-04-22 12:23:54.899 [eventLoopGroupProxy-13-2 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.900 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.900 [eventLoopGroupProxy-13-2 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:23:54.900 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.901 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.901 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.901 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.901 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.902 [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-04-22 12:23:54.904 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.904 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.904 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:54.905 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.906 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.906 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.906 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.906 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.907 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.952 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.952 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.952 [eventLoopGroupProxy-13-2 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:54.953 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.955 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.955 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:54.955 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:54.955 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:54.956 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:54.969 [DefaultDispatcher-worker-13 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:54.999 [eventLoopGroupProxy-13-2 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:54.999 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:54.999 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:23:55.000 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.001 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.001 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:55.001 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.001 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:55.002 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:55.004 [eventLoopGroupProxy-13-2 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:55.005 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.005 [eventLoopGroupProxy-13-2 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:55.005 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.006 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.006 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:55.006 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.006 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:55.007 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:55.052 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:55.052 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.052 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:23:55.053 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.054 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.054 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:55.054 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.054 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:55.055 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:55.057 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:55.058 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.058 [eventLoopGroupProxy-13-2 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:23:55.058 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.059 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.059 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:55.059 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.059 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:55.060 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:55.061 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:55.061 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.061 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-22 12:23:55.062 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.063 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.063 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:55.063 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.063 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:55.063 [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-04-22 12:23:55.065 [eventLoopGroupProxy-13-2 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:55.065 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.065 [eventLoopGroupProxy-13-2 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:55.065 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.068 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.068 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:55.068 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.068 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:55.069 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:55.078 [eventLoopGroupProxy-13-2 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:55.078 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.078 [eventLoopGroupProxy-13-2 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-22 12:23:55.078 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.079 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.079 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:55.079 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.080 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:55.080 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:55.123 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:55.123 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.123 [eventLoopGroupProxy-13-2 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:23:55.123 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.125 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.125 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:55.125 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.125 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:55.126 [eventLoopGroupProxy-13-2 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:55.128 [eventLoopGroupProxy-13-2 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:55.128 [eventLoopGroupProxy-13-2 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.128 [eventLoopGroupProxy-13-2 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:55.128 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.129 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.129 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:55.129 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.129 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:55.130 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:55.132 [eventLoopGroupProxy-13-2 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:55.132 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.132 [eventLoopGroupProxy-13-2 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:23:55.133 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.134 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.134 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:55.134 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.134 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:55.135 [eventLoopGroupProxy-13-2 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:55.139 [eventLoopGroupProxy-13-2 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:55.139 [eventLoopGroupProxy-13-2 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.139 [eventLoopGroupProxy-13-2 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:23:55.140 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:55.154 [DefaultDispatcher-worker-1 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:55.165 [DefaultDispatcher-worker-2 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:55.166 [DefaultDispatcher-worker-2 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:55.166 [DefaultDispatcher-worker-2 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:23:55.166 [DefaultDispatcher-worker-2 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:55.166 [DefaultDispatcher-worker-2 @coroutine#793] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:23:55.167 [eventLoopGroupProxy-13-2 @call-handler#1617] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:23:55.167 [eventLoopGroupProxy-13-2 @call-handler#1617] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:23:55.167 [eventLoopGroupProxy-13-2 @call-handler#1617] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:23:55.189 [DefaultDispatcher-worker-13 @call-handler#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2024-04-22 12:23:55.189 [eventLoopGroupProxy-13-2 @call-handler#1617] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:55.190 [eventLoopGroupProxy-13-2 @call-handler#1617] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-04-22 12:23:55.190 [DefaultDispatcher-worker-13 @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json 2024-04-22 12:23:55.190 [DefaultDispatcher-worker-13 @coroutine#760] 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/583877750227562496/_ustadmanifest.json. 2024-04-22 12:23:55.190 [DefaultDispatcher-worker-13 @coroutine#760] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json 2024-04-22 12:23:55.190 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:55.190 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:23:55.191 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:23:55.191 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:55.191 [DefaultDispatcher-worker-13 @coroutine#760] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json 2024-04-22 12:23:55.191 [DefaultDispatcher-worker-13 @coroutine#760] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json 2024-04-22 12:23:55.193 [DefaultDispatcher-worker-12 @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json. 2024-04-22 12:23:55.193 [DefaultDispatcher-worker-12 @coroutine#760] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583877750227562496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:23:55.201 [DefaultDispatcher-worker-11 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e111e08 2024-04-22 12:23:55.223 [DefaultDispatcher-worker-6 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2024-04-22 12:23:55.251 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:23:55.251 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:23:55.251 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:23:55.251 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:23:55.251 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:23:55.255 [Test worker @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17635531 2024-04-22 12:23:55.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-22 12:23:55.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-22 12:23:55.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:55.256 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e111e08: (connection evicted) 2024-04-22 12:23:55.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:55.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-22 12:23:55.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-22 12:23:55.507 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:55.507 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:55.655 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:23:55.996 [DefaultDispatcher-worker-11 @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2024-04-22 12:23:56.260 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@586b78d7 2024-04-22 12:23:56.260 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@586b78d7 2024-04-22 12:23:56.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-22 12:23:56.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-22 12:23:56.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:56.261 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3efd3302: (connection evicted) 2024-04-22 12:23:56.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:56.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-22 12:23:56.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7657d29f 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:56.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:56.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-04-22 12:23:56.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-04-22 12:23:56.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-22 12:23:56.285 [DefaultDispatcher-worker-4 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-04-22 12:23:56.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-22 12:23:56.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:56.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:56.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5862ab28 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:56.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:56.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-22 12:23:56.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-04-22 12:23:56.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-04-22 12:23:56.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4379fe2a 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:56.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e27325d 2024-04-22 12:23:56.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e27325d 2024-04-22 12:23:56.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-22 12:23:56.300 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:23:56.301 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 12:23:56.303 [DefaultDispatcher-worker-4 @coroutine#1655] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:23:56.308 [DefaultDispatcher-worker-4 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-04-22 12:23:56.309 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:56.309 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:56.309 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:56.309 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:23:56.313 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:23:56.313 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:23:56.315 [eventLoopGroupProxy-16-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e27325d 2024-04-22 12:23:56.316 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:56.316 [Test worker @coroutine#1656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:23:56.317 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:23:56.317 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:56.318 [Test worker @coroutine#1667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:56.318 [Test worker @coroutine#1667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:23:56.318 [Test worker @coroutine#1667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:56.318 [Test worker @coroutine#1667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:23:56.319 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:23:56.322 [eventLoopGroupProxy-16-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e27325d 2024-04-22 12:23:56.322 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:56.323 [Test worker @coroutine#1667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:23:56.326 [eventLoopGroupProxy-16-2 @call-handler#1679] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-22 12:23:56.331 [eventLoopGroupProxy-16-2 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:23:56.339 [Test worker @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-04-22 12:23:56.371 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:56.395 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:56.398 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a34f8e2 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:57.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:57.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:57.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-22 12:23:57.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a8c837 2024-04-22 12:23:57.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a8c837 2024-04-22 12:23:57.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-22 12:23:57.451 [DefaultDispatcher-worker-12 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8c837 2024-04-22 12:23:57.455 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54027/api/blob/upload-init-batch 2024-04-22 12:23:57.455 [Test worker @coroutine#1688] 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:54027/api/blob/upload-init-batch. 2024-04-22 12:23:57.455 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54027/api/blob/upload-init-batch 2024-04-22 12:23:57.455 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54027/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:23:57.457 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54027/api/blob/upload-init-batch 2024-04-22 12:23:57.457 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54027/api/blob/upload-init-batch 2024-04-22 12:23:57.457 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54027/api/blob/upload-init-batch. 2024-04-22 12:23:57.457 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54027/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:57.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-22 12:23:57.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-22 12:23:57.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:57.462 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a8c837: (connection evicted) 2024-04-22 12:23:57.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:57.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-22 12:23:57.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70680f88 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:57.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:57.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:57.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-22 12:23:57.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b0dc92 2024-04-22 12:23:57.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b0dc92 2024-04-22 12:23:57.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-22 12:23:57.497 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60567/api/blob/upload-init-batch 2024-04-22 12:23:57.497 [Test worker @coroutine#1698] 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:60567/api/blob/upload-init-batch. 2024-04-22 12:23:57.497 [Test worker @coroutine#1698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60567/api/blob/upload-init-batch 2024-04-22 12:23:57.497 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60567/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:23:57.499 [Test worker @coroutine#1698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60567/api/blob/upload-init-batch 2024-04-22 12:23:57.499 [Test worker @coroutine#1698] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60567/api/blob/upload-init-batch 2024-04-22 12:23:57.499 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60567/api/blob/upload-init-batch. 2024-04-22 12:23:57.499 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60567/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:57.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-22 12:23:57.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-22 12:23:57.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:57.501 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b0dc92: (connection evicted) 2024-04-22 12:23:57.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:57.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-22 12:23:57.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-22 12:23:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-22 12:23:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@684bfba9 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:57.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-22 12:23:57.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6859bbd4 2024-04-22 12:23:57.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6859bbd4 2024-04-22 12:23:57.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-22 12:23:57.531 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56891/api/blob/upload-init-batch 2024-04-22 12:23:57.531 [Test worker @coroutine#1704] 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:56891/api/blob/upload-init-batch. 2024-04-22 12:23:57.531 [Test worker @coroutine#1704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56891/api/blob/upload-init-batch 2024-04-22 12:23:57.531 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56891/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:23:57.533 [Test worker @coroutine#1704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56891/api/blob/upload-init-batch 2024-04-22 12:23:57.533 [Test worker @coroutine#1704] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56891/api/blob/upload-init-batch 2024-04-22 12:23:57.533 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56891/api/blob/upload-init-batch. 2024-04-22 12:23:57.533 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56891/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:23:57.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-22 12:23:57.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-22 12:23:57.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:57.540 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6859bbd4: (connection evicted) 2024-04-22 12:23:57.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:57.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-22 12:23:57.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-22 12:23:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be4f05c 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:57.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-22 12:23:57.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@61627c9d 2024-04-22 12:23:57.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@61627c9d 2024-04-22 12:23:57.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-22 12:23:57.880 [DefaultDispatcher-worker-2 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61627c9d 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61cff1e4 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:57.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:57.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:57.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:57.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:57.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:57.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:57.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-22 12:23:57.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-04-22 12:23:57.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2c4b8 2024-04-22 12:23:57.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-22 12:23:57.913 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:57.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-22 12:23:57.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:57.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:57.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:57.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:57.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:57.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:57.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eed2edf 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:57.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-04-22 12:23:57.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-04-22 12:23:57.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-22 12:23:57.962 [DefaultDispatcher-worker-10 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-04-22 12:23:57.971 [DefaultDispatcher-worker-5 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-04-22 12:23:57.980 [DefaultDispatcher-worker-2 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-04-22 12:23:57.984 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:57.988 [DefaultDispatcher-worker-5 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-04-22 12:23:57.993 [Test worker @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-04-22 12:23:58.005 [DefaultDispatcher-worker-12 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-04-22 12:23:58.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-22 12:23:58.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-22 12:23:58.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:58.011 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5: (connection evicted) 2024-04-22 12:23:58.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:58.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-22 12:23:58.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-22 12:23:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11a0c708 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:58.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-22 12:23:58.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-04-22 12:23:58.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-04-22 12:23:58.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-22 12:23:58.059 [DefaultDispatcher-worker-15 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-04-22 12:23:58.069 [DefaultDispatcher-worker-8 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-04-22 12:23:58.079 [DefaultDispatcher-worker-12 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-04-22 12:23:58.091 [DefaultDispatcher-worker-10 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-04-22 12:23:58.096 [Test worker @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-04-22 12:23:58.108 [DefaultDispatcher-worker-6 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-04-22 12:23:58.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-22 12:23:58.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-22 12:23:58.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:58.110 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92: (connection evicted) 2024-04-22 12:23:58.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:58.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-22 12:23:58.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-22 12:23:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@175c26ff 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:58.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:58.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-22 12:23:58.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-22 12:23:58.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-22 12:23:58.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-22 12:23:58.154 [DefaultDispatcher-worker-11 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-22 12:23:58.164 [DefaultDispatcher-worker-4 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-22 12:23:58.174 [DefaultDispatcher-worker-13 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-22 12:23:58.184 [DefaultDispatcher-worker-11 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2024-04-22 12:23:58.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-22 12:23:58.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-22 12:23:58.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:58.186 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411576c7: (connection evicted) 2024-04-22 12:23:58.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:58.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-22 12:23:58.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c76762 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:23:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:23:58.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-22 12:23:58.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-04-22 12:23:58.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-04-22 12:23:58.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-22 12:23:58.234 [DefaultDispatcher-worker-11 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-04-22 12:23:58.245 [DefaultDispatcher-worker-4 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-04-22 12:23:58.255 [DefaultDispatcher-worker-4 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-04-22 12:23:58.264 [DefaultDispatcher-worker-16 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-04-22 12:23:58.269 [Test worker @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-04-22 12:23:58.273 [DefaultDispatcher-worker-15 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-04-22 12:23:58.279 [DefaultDispatcher-worker-15 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-04-22 12:23:58.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-22 12:23:58.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-22 12:23:58.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:23:58.280 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db82155: (connection evicted) 2024-04-22 12:23:58.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:23:58.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-22 12:23:58.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-22 12:23:58.299 [DefaultDispatcher-worker-12 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e27325d 2024-04-22 12:24:04.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-22 12:24:04.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d0195b 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:04.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:04.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-22 12:24:04.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@577dac16 2024-04-22 12:24:04.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@577dac16 2024-04-22 12:24:04.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-22 12:24:04.503 [DefaultDispatcher-worker-12 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577dac16 2024-04-22 12:24:04.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28effa3f 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:04.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:04.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-22 12:24:04.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db4a84a 2024-04-22 12:24:04.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db4a84a 2024-04-22 12:24:04.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5418a659 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:04.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:04.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-22 12:24:04.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2 2024-04-22 12:24:04.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2 2024-04-22 12:24:04.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-22 12:24:04.554 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:04.566 [Test worker @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2 2024-04-22 12:24:04.568 [Test worker @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d26c6a2 2024-04-22 12:24:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffaa711 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:04.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-04-22 12:24:04.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-04-22 12:24:04.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-22 12:24:04.600 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-04-22 12:24:04.603 [Test worker @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1500edf3 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:04.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:04.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-22 12:24:04.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d37d43 2024-04-22 12:24:04.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d37d43 2024-04-22 12:24:04.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-22 12:24:04.612 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:04.636 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:04.636 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d37d43 2024-04-22 12:24:04.638 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d37d43 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a61f634 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:04.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:04.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-22 12:24:04.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-04-22 12:24:04.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-04-22 12:24:04.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-22 12:24:04.667 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-04-22 12:24:04.673 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-04-22 12:24:04.675 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:04.680 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38223/ 2024-04-22 12:24:04.680 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38223/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:04.682 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38223/ 2024-04-22 12:24:04.683 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38223/ 2024-04-22 12:24:04.683 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38223/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:04.710 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:04.725 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38223/ 2024-04-22 12:24:04.726 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38223/ 2024-04-22 12:24:04.726 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38223/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:04.741 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:04.769 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38223/ 2024-04-22 12:24:04.769 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38223/ 2024-04-22 12:24:04.769 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38223/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:04.813 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38223/ 2024-04-22 12:24:04.813 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38223/ 2024-04-22 12:24:04.813 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38223/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:04.857 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38223/ 2024-04-22 12:24:04.857 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38223/ 2024-04-22 12:24:04.857 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38223/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:04.901 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38223/ 2024-04-22 12:24:04.901 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38223/ 2024-04-22 12:24:04.901 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38223/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:04.945 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38223/ 2024-04-22 12:24:04.949 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39991/ 2024-04-22 12:24:04.949 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39991/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:04.950 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39991/ 2024-04-22 12:24:04.951 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39991/ 2024-04-22 12:24:04.951 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39991/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:04.993 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39991/ 2024-04-22 12:24:04.993 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39991/ 2024-04-22 12:24:04.993 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39991/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:05.037 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39991/ 2024-04-22 12:24:05.037 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39991/ 2024-04-22 12:24:05.037 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39991/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:05.081 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39991/ 2024-04-22 12:24:05.081 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39991/ 2024-04-22 12:24:05.081 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39991/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:05.125 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39991/ 2024-04-22 12:24:05.125 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39991/ 2024-04-22 12:24:05.125 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39991/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:05.169 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39991/ 2024-04-22 12:24:05.169 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39991/ 2024-04-22 12:24:05.169 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39991/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:24:05.170 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39991/ 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4509414e 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-22 12:24:05.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:05.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:05.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-22 12:24:05.401 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:05.412 [Test worker @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:05.414 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:05.416 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.417 [DefaultDispatcher-worker-10 @coroutine#1886] 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:56223/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:05.417 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.417 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56223/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:05.419 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.419 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.426 [DefaultDispatcher-worker-8 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:05.427 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.427 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:05.427 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.428 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.428 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.430 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a2297d7 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-22 12:24:05.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-04-22 12:24:05.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-04-22 12:24:05.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-22 12:24:05.457 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-04-22 12:24:05.468 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-04-22 12:24:05.470 [Test worker @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-04-22 12:24:05.475 [DefaultDispatcher-worker-8 @coroutine#1907] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:24:05.475 [DefaultDispatcher-worker-8 @coroutine#1907] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-22 12:24:05.475 [DefaultDispatcher-worker-8 @coroutine#1907] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:24:05.477 [DefaultDispatcher-worker-5 @coroutine#1907] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:24:05.477 [DefaultDispatcher-worker-5 @coroutine#1907] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73d7e7aa 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-22 12:24:05.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-22 12:24:05.481 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:05.481 [DefaultDispatcher-worker-3 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-04-22 12:24:05.485 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fed75df 2024-04-22 12:24:05.485 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fed75df 2024-04-22 12:24:05.489 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@112a9852 2024-04-22 12:24:05.489 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@112a9852 2024-04-22 12:24:05.491 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@15151eaf 2024-04-22 12:24:05.491 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@15151eaf 2024-04-22 12:24:05.495 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@50179269 2024-04-22 12:24:05.495 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@50179269 2024-04-22 12:24:05.498 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a05639 2024-04-22 12:24:05.498 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a05639 2024-04-22 12:24:05.500 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@610da2f7 2024-04-22 12:24:05.500 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@610da2f7 2024-04-22 12:24:05.503 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c50381f 2024-04-22 12:24:05.503 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c50381f 2024-04-22 12:24:05.503 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.505 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@30386d26 2024-04-22 12:24:05.505 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@30386d26 2024-04-22 12:24:05.508 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@168ff486 2024-04-22 12:24:05.508 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@168ff486 2024-04-22 12:24:05.508 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:05.514 [Test worker @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.516 [Test worker @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.517 [DefaultDispatcher-worker-3 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.517 [DefaultDispatcher-worker-3 @coroutine#1918] 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:59427/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:05.517 [DefaultDispatcher-worker-3 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.517 [DefaultDispatcher-worker-3 @coroutine#1918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59427/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:05.520 [DefaultDispatcher-worker-9 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.520 [DefaultDispatcher-worker-9 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.525 [DefaultDispatcher-worker-10 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.526 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.526 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:05.526 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.527 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.527 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.528 [Test worker @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.532 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:05.537 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@424b8777 2024-04-22 12:24:05.537 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@424b8777 2024-04-22 12:24:05.539 [DefaultDispatcher-worker-2 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.541 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8c714e 2024-04-22 12:24:05.541 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8c714e 2024-04-22 12:24:05.544 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b3ec07 2024-04-22 12:24:05.544 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b3ec07 2024-04-22 12:24:05.547 [DefaultDispatcher-worker-4 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.548 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@db17b75 2024-04-22 12:24:05.548 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@db17b75 2024-04-22 12:24:05.551 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@13df258b 2024-04-22 12:24:05.551 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@13df258b 2024-04-22 12:24:05.553 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7630bf 2024-04-22 12:24:05.553 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7630bf 2024-04-22 12:24:05.555 [DefaultDispatcher-worker-8 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.555 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf230e2 2024-04-22 12:24:05.555 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf230e2 2024-04-22 12:24:05.558 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9e843a 2024-04-22 12:24:05.558 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9e843a 2024-04-22 12:24:05.560 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@707077f 2024-04-22 12:24:05.560 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@707077f 2024-04-22 12:24:05.560 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:05.563 [DefaultDispatcher-worker-5 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.572 [DefaultDispatcher-worker-7 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.580 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:05.581 [DefaultDispatcher-worker-4 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.585 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a82cf3 2024-04-22 12:24:05.585 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a82cf3 2024-04-22 12:24:05.589 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6fc6b6 2024-04-22 12:24:05.590 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6fc6b6 2024-04-22 12:24:05.590 [DefaultDispatcher-worker-4 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.592 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b504783 2024-04-22 12:24:05.592 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b504783 2024-04-22 12:24:05.594 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e52cc8d 2024-04-22 12:24:05.594 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e52cc8d 2024-04-22 12:24:05.597 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7dba00 2024-04-22 12:24:05.597 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7dba00 2024-04-22 12:24:05.597 [DefaultDispatcher-worker-10 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.601 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f76870f 2024-04-22 12:24:05.601 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f76870f 2024-04-22 12:24:05.604 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b3af3d 2024-04-22 12:24:05.604 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b3af3d 2024-04-22 12:24:05.606 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7d33c2 2024-04-22 12:24:05.606 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7d33c2 2024-04-22 12:24:05.608 [DefaultDispatcher-worker-9 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.609 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db335b7 2024-04-22 12:24:05.609 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db335b7 2024-04-22 12:24:05.609 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:24:05.619 [DefaultDispatcher-worker-8 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@565983f3 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-22 12:24:05.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:05.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:05.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-22 12:24:05.657 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:05.669 [Test worker @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:05.671 [Test worker @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:05.672 [DefaultDispatcher-worker-7 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.672 [DefaultDispatcher-worker-7 @coroutine#1964] 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:41521/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:05.672 [DefaultDispatcher-worker-7 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.672 [DefaultDispatcher-worker-7 @coroutine#1964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41521/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:05.674 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.674 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.679 [DefaultDispatcher-worker-9 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:05.679 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.679 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:05.679 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.680 [DefaultDispatcher-worker-11 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.680 [DefaultDispatcher-worker-11 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.682 [Test worker @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:05.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3903cfc9 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-22 12:24:05.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-04-22 12:24:05.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-04-22 12:24:05.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-22 12:24:05.688 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-04-22 12:24:05.700 [Test worker @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-04-22 12:24:05.702 [Test worker @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-04-22 12:24:05.704 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:24:05.704 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-22 12:24:05.704 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:24:05.705 [DefaultDispatcher-worker-12 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:24:05.705 [DefaultDispatcher-worker-12 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:24:05.710 [DefaultDispatcher-worker-7 @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-04-22 12:24:05.733 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:05.738 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c23504 2024-04-22 12:24:05.738 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c23504 2024-04-22 12:24:05.742 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c05c12c 2024-04-22 12:24:05.742 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c05c12c 2024-04-22 12:24:05.746 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@583a5e74 2024-04-22 12:24:05.746 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@583a5e74 2024-04-22 12:24:05.748 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d38cb17 2024-04-22 12:24:05.748 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d38cb17 2024-04-22 12:24:05.750 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e11a7a1 2024-04-22 12:24:05.750 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e11a7a1 2024-04-22 12:24:05.752 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cef11ee 2024-04-22 12:24:05.752 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cef11ee 2024-04-22 12:24:05.754 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@262c23f9 2024-04-22 12:24:05.754 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@262c23f9 2024-04-22 12:24:05.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9d8285 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-22 12:24:05.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:05.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:05.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-22 12:24:05.756 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d173458 2024-04-22 12:24:05.756 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d173458 2024-04-22 12:24:05.759 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e68b8f4 2024-04-22 12:24:05.759 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e68b8f4 2024-04-22 12:24:05.759 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:05.780 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:05.787 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:05.791 [Test worker @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:05.791 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e12ac4 2024-04-22 12:24:05.791 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e12ac4 2024-04-22 12:24:05.793 [Test worker @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:05.794 [DefaultDispatcher-worker-10 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.794 [DefaultDispatcher-worker-10 @coroutine#1997] 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:51321/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:05.794 [DefaultDispatcher-worker-10 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.794 [DefaultDispatcher-worker-10 @coroutine#1997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51321/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:05.796 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e26d0a8 2024-04-22 12:24:05.796 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e26d0a8 2024-04-22 12:24:05.796 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.796 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.799 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1941b4 2024-04-22 12:24:05.799 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1941b4 2024-04-22 12:24:05.802 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1bda93 2024-04-22 12:24:05.802 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1bda93 2024-04-22 12:24:05.804 [DefaultDispatcher-worker-13 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:05.804 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.804 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:05.804 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.804 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@46857abe 2024-04-22 12:24:05.805 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@46857abe 2024-04-22 12:24:05.805 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.805 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.807 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebe5156 2024-04-22 12:24:05.807 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebe5156 2024-04-22 12:24:05.807 [Test worker @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:05.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f3285d 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-22 12:24:05.809 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecaafd4 2024-04-22 12:24:05.810 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecaafd4 2024-04-22 12:24:05.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-04-22 12:24:05.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-04-22 12:24:05.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-22 12:24:05.812 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3425dc 2024-04-22 12:24:05.812 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3425dc 2024-04-22 12:24:05.813 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-04-22 12:24:05.814 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6289fe0e 2024-04-22 12:24:05.814 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6289fe0e 2024-04-22 12:24:05.814 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:05.824 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-04-22 12:24:05.826 [Test worker @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-04-22 12:24:05.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4bbda4 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:05.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:05.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-22 12:24:05.835 [DefaultDispatcher-worker-2 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf7c055 2024-04-22 12:24:05.849 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:05.856 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:05.860 [Test worker @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:05.861 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aedea83 2024-04-22 12:24:05.861 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aedea83 2024-04-22 12:24:05.862 [Test worker @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:05.863 [DefaultDispatcher-worker-2 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.863 [DefaultDispatcher-worker-2 @coroutine#2026] 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:33899/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:05.863 [DefaultDispatcher-worker-2 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.863 [DefaultDispatcher-worker-2 @coroutine#2026] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33899/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:05.865 [DefaultDispatcher-worker-2 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.865 [DefaultDispatcher-worker-2 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.866 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@442a0dae 2024-04-22 12:24:05.866 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@442a0dae 2024-04-22 12:24:05.869 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@401581f3 2024-04-22 12:24:05.869 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@401581f3 2024-04-22 12:24:05.872 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5170795 2024-04-22 12:24:05.872 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5170795 2024-04-22 12:24:05.874 [DefaultDispatcher-worker-11 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:05.874 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.874 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:05.874 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.874 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@200b4c46 2024-04-22 12:24:05.874 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@200b4c46 2024-04-22 12:24:05.875 [DefaultDispatcher-worker-9 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.875 [DefaultDispatcher-worker-9 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.877 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@34586294 2024-04-22 12:24:05.877 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@34586294 2024-04-22 12:24:05.877 [Test worker @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b697993 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-22 12:24:05.879 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ae77f5 2024-04-22 12:24:05.879 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ae77f5 2024-04-22 12:24:05.882 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6538f8da 2024-04-22 12:24:05.882 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6538f8da 2024-04-22 12:24:05.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2024-04-22 12:24:05.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2024-04-22 12:24:05.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-22 12:24:05.883 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2024-04-22 12:24:05.884 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fabf147 2024-04-22 12:24:05.884 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fabf147 2024-04-22 12:24:05.884 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:05.896 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2024-04-22 12:24:05.898 [Test worker @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6941d856 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.899 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.900 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.900 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.900 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.900 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.900 [DefaultDispatcher-worker-15 @coroutine#2047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-22 12:24:05.901 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:05.901 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:05.901 [DefaultDispatcher-worker-15 @coroutine#2047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-22 12:24:05.910 [DefaultDispatcher-worker-13 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2024-04-22 12:24:05.912 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:05.916 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da64370 2024-04-22 12:24:05.916 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da64370 2024-04-22 12:24:05.919 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3361bab4 2024-04-22 12:24:05.919 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3361bab4 2024-04-22 12:24:05.922 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@375e2800 2024-04-22 12:24:05.922 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@375e2800 2024-04-22 12:24:05.924 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@725cb08f 2024-04-22 12:24:05.924 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@725cb08f 2024-04-22 12:24:05.926 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7deed077 2024-04-22 12:24:05.926 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7deed077 2024-04-22 12:24:05.927 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:05.928 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e46164 2024-04-22 12:24:05.928 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e46164 2024-04-22 12:24:05.929 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:05.930 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc5f30 2024-04-22 12:24:05.930 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc5f30 2024-04-22 12:24:05.932 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@12734fc0 2024-04-22 12:24:05.932 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@12734fc0 2024-04-22 12:24:05.933 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1641df17 2024-04-22 12:24:05.933 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1641df17 2024-04-22 12:24:05.934 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19954891 2024-04-22 12:24:05.934 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@19954891 2024-04-22 12:24:05.934 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:05.937 [DefaultDispatcher-worker-15 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:05.938 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@188623af 2024-04-22 12:24:05.938 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@188623af 2024-04-22 12:24:05.939 [DefaultDispatcher-worker-15 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:05.940 [DefaultDispatcher-worker-8 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.940 [DefaultDispatcher-worker-8 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:05.940 [DefaultDispatcher-worker-8 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.940 [DefaultDispatcher-worker-8 @coroutine#2055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:05.940 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb9b467 2024-04-22 12:24:05.940 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb9b467 2024-04-22 12:24:05.941 [DefaultDispatcher-worker-15 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:05.941 [DefaultDispatcher-worker-15 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:24:05.941 [DefaultDispatcher-worker-15 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:05.941 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.942 [DefaultDispatcher-worker-6 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:05.943 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bb2994 2024-04-22 12:24:05.943 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bb2994 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c61c1b 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:05.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:05.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-22 12:24:05.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:05.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:05.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-22 12:24:05.946 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@411aecd3 2024-04-22 12:24:05.946 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@411aecd3 2024-04-22 12:24:05.949 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@68283404 2024-04-22 12:24:05.949 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@68283404 2024-04-22 12:24:05.950 [DefaultDispatcher-worker-9 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:05.950 [DefaultDispatcher-worker-9 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.950 [DefaultDispatcher-worker-9 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:05.950 [DefaultDispatcher-worker-9 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.951 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963afea 2024-04-22 12:24:05.951 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963afea 2024-04-22 12:24:05.951 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.953 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3994d6db 2024-04-22 12:24:05.953 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3994d6db 2024-04-22 12:24:05.956 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffed94e 2024-04-22 12:24:05.956 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffed94e 2024-04-22 12:24:05.956 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:05.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:05.979 [Test worker @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:05.980 [Test worker @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:05.981 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.981 [DefaultDispatcher-worker-9 @coroutine#2069] 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:39343/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:05.981 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.982 [DefaultDispatcher-worker-9 @coroutine#2069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39343/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:05.982 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:05.983 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.983 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:05.988 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@326c7f07 2024-04-22 12:24:05.988 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@326c7f07 2024-04-22 12:24:05.990 [DefaultDispatcher-worker-13 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:05.990 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.990 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:05.990 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.991 [DefaultDispatcher-worker-15 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.991 [DefaultDispatcher-worker-15 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:05.993 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cab873a 2024-04-22 12:24:05.993 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cab873a 2024-04-22 12:24:05.993 [Test worker @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:05.996 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@38941477 2024-04-22 12:24:05.996 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@38941477 2024-04-22 12:24:05.998 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d968d01 2024-04-22 12:24:05.998 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d968d01 2024-04-22 12:24:06.001 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.001 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5341f3 2024-04-22 12:24:06.001 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5341f3 2024-04-22 12:24:06.004 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c219114 2024-04-22 12:24:06.004 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c219114 2024-04-22 12:24:06.004 [DefaultDispatcher-worker-8 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:06.006 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b57de04 2024-04-22 12:24:06.006 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b57de04 2024-04-22 12:24:06.006 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@540e034b 2024-04-22 12:24:06.006 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@540e034b 2024-04-22 12:24:06.009 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db9724e 2024-04-22 12:24:06.009 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db9724e 2024-04-22 12:24:06.010 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3590271e 2024-04-22 12:24:06.010 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3590271e 2024-04-22 12:24:06.012 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd3f4d3 2024-04-22 12:24:06.012 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd3f4d3 2024-04-22 12:24:06.012 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:06.013 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31afb574 2024-04-22 12:24:06.013 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31afb574 2024-04-22 12:24:06.013 [DefaultDispatcher-worker-14 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:06.015 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ad2d25 2024-04-22 12:24:06.015 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ad2d25 2024-04-22 12:24:06.018 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f6a4a 2024-04-22 12:24:06.018 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f6a4a 2024-04-22 12:24:06.020 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@45131bb2 2024-04-22 12:24:06.020 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@45131bb2 2024-04-22 12:24:06.022 [DefaultDispatcher-worker-15 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:06.022 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@9db0271 2024-04-22 12:24:06.022 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@9db0271 2024-04-22 12:24:06.025 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1482d26a 2024-04-22 12:24:06.025 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1482d26a 2024-04-22 12:24:06.028 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e55378a 2024-04-22 12:24:06.028 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e55378a 2024-04-22 12:24:06.028 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:06.031 [DefaultDispatcher-worker-12 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:06.042 [DefaultDispatcher-worker-6 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:06.044 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:06.048 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7d11ab 2024-04-22 12:24:06.048 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7d11ab 2024-04-22 12:24:06.051 [DefaultDispatcher-worker-16 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:06.051 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11baec34 2024-04-22 12:24:06.051 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11baec34 2024-04-22 12:24:06.055 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@15857adb 2024-04-22 12:24:06.055 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@15857adb 2024-04-22 12:24:06.059 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5087e60f 2024-04-22 12:24:06.059 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5087e60f 2024-04-22 12:24:06.061 [DefaultDispatcher-worker-16 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:06.062 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@278045fd 2024-04-22 12:24:06.063 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@278045fd 2024-04-22 12:24:06.065 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@611dd675 2024-04-22 12:24:06.065 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@611dd675 2024-04-22 12:24:06.067 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff02b2f 2024-04-22 12:24:06.067 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff02b2f 2024-04-22 12:24:06.069 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a81940 2024-04-22 12:24:06.069 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a81940 2024-04-22 12:24:06.072 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@15221d05 2024-04-22 12:24:06.072 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@15221d05 2024-04-22 12:24:06.072 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:24:06.072 [DefaultDispatcher-worker-10 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:06.082 [DefaultDispatcher-worker-15 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:06.085 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:06.085 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:24:06.085 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:06.086 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:06.086 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:06.086 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39343/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:24:06.086 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39343/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:06.087 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:24:06.087 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-22 12:24:06.087 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:24:06.088 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:24:06.088 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:24:06.115 [DefaultDispatcher-worker-1 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:06.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9120cb5 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-22 12:24:06.140 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.151 [Test worker @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.153 [Test worker @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.154 [DefaultDispatcher-worker-14 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.154 [DefaultDispatcher-worker-14 @coroutine#2121] 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:41235/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:06.154 [DefaultDispatcher-worker-14 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.154 [DefaultDispatcher-worker-14 @coroutine#2121] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41235/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:06.156 [DefaultDispatcher-worker-16 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.156 [DefaultDispatcher-worker-16 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.163 [DefaultDispatcher-worker-16 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.164 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.164 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:06.164 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.165 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.165 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.167 [Test worker @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb87009 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-22 12:24:06.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2024-04-22 12:24:06.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2024-04-22 12:24:06.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-22 12:24:06.172 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2024-04-22 12:24:06.184 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2024-04-22 12:24:06.185 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2024-04-22 12:24:06.198 [DefaultDispatcher-worker-7 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.198 [DefaultDispatcher-worker-5 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38d1e 2024-04-22 12:24:06.205 [DefaultDispatcher-worker-10 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.213 [DefaultDispatcher-worker-5 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.221 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:06.223 [DefaultDispatcher-worker-16 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.225 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@714813ad 2024-04-22 12:24:06.225 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@714813ad 2024-04-22 12:24:06.228 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8ff3f4 2024-04-22 12:24:06.228 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8ff3f4 2024-04-22 12:24:06.231 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb078dd 2024-04-22 12:24:06.231 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb078dd 2024-04-22 12:24:06.235 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb2f9cf 2024-04-22 12:24:06.235 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb2f9cf 2024-04-22 12:24:06.238 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd650cf 2024-04-22 12:24:06.238 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd650cf 2024-04-22 12:24:06.240 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc60292 2024-04-22 12:24:06.240 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc60292 2024-04-22 12:24:06.242 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7748f527 2024-04-22 12:24:06.242 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7748f527 2024-04-22 12:24:06.244 [DefaultDispatcher-worker-12 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.245 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9d0680 2024-04-22 12:24:06.245 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9d0680 2024-04-22 12:24:06.248 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f065b4 2024-04-22 12:24:06.248 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f065b4 2024-04-22 12:24:06.248 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:06.259 [DefaultDispatcher-worker-9 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.269 [DefaultDispatcher-worker-14 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.271 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.276 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e99658 2024-04-22 12:24:06.276 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e99658 2024-04-22 12:24:06.280 [DefaultDispatcher-worker-9 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.280 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2e72b5 2024-04-22 12:24:06.280 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2e72b5 2024-04-22 12:24:06.284 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e11fd28 2024-04-22 12:24:06.284 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e11fd28 2024-04-22 12:24:06.287 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b13788e 2024-04-22 12:24:06.287 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b13788e 2024-04-22 12:24:06.289 [DefaultDispatcher-worker-14 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.290 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d076e2 2024-04-22 12:24:06.290 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d076e2 2024-04-22 12:24:06.292 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4207f7 2024-04-22 12:24:06.292 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4207f7 2024-04-22 12:24:06.295 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6b572a 2024-04-22 12:24:06.295 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6b572a 2024-04-22 12:24:06.297 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c87c1 2024-04-22 12:24:06.297 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c87c1 2024-04-22 12:24:06.299 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5b9922 2024-04-22 12:24:06.300 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5b9922 2024-04-22 12:24:06.300 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:06.300 [DefaultDispatcher-worker-16 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22195d06 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-22 12:24:06.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-22 12:24:06.328 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.339 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.341 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.342 [DefaultDispatcher-worker-16 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.342 [DefaultDispatcher-worker-16 @coroutine#2164] 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:53503/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:06.342 [DefaultDispatcher-worker-16 @coroutine#2164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.342 [DefaultDispatcher-worker-16 @coroutine#2164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53503/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:06.344 [DefaultDispatcher-worker-5 @coroutine#2164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.344 [DefaultDispatcher-worker-5 @coroutine#2164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.352 [DefaultDispatcher-worker-6 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.352 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.352 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:06.352 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.353 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.353 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.356 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5076f9 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-22 12:24:06.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-22 12:24:06.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2024-04-22 12:24:06.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2024-04-22 12:24:06.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-22 12:24:06.361 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2024-04-22 12:24:06.375 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2024-04-22 12:24:06.377 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2024-04-22 12:24:06.389 [DefaultDispatcher-worker-5 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2024-04-22 12:24:06.390 [DefaultDispatcher-worker-3 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.397 [DefaultDispatcher-worker-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.403 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:06.406 [DefaultDispatcher-worker-9 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.408 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3331da2a 2024-04-22 12:24:06.408 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3331da2a 2024-04-22 12:24:06.412 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df6323c 2024-04-22 12:24:06.412 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df6323c 2024-04-22 12:24:06.413 [DefaultDispatcher-worker-9 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.414 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:06.414 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:24:06.414 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:06.415 [DefaultDispatcher-worker-6 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:06.415 [DefaultDispatcher-worker-6 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:24:06.415 [DefaultDispatcher-worker-6 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53503/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:24:06.415 [DefaultDispatcher-worker-6 @coroutine#2192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53503/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:06.416 [DefaultDispatcher-worker-6 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:24:06.416 [DefaultDispatcher-worker-6 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-22 12:24:06.416 [DefaultDispatcher-worker-6 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:24:06.416 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:24:06.417 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:24:06.417 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c9b15a 2024-04-22 12:24:06.417 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c9b15a 2024-04-22 12:24:06.419 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccb3807 2024-04-22 12:24:06.419 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccb3807 2024-04-22 12:24:06.422 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@41165d3e 2024-04-22 12:24:06.422 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@41165d3e 2024-04-22 12:24:06.424 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfde0f2 2024-04-22 12:24:06.424 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfde0f2 2024-04-22 12:24:06.426 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@39cadb76 2024-04-22 12:24:06.426 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@39cadb76 2024-04-22 12:24:06.429 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce4c748 2024-04-22 12:24:06.429 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce4c748 2024-04-22 12:24:06.431 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe88647 2024-04-22 12:24:06.431 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe88647 2024-04-22 12:24:06.431 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:24:06.437 [DefaultDispatcher-worker-3 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:06.438 [DefaultDispatcher-worker-11 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:06.438 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.438 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:06.438 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.440 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.440 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20524816 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-22 12:24:06.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:06.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:06.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-22 12:24:06.460 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.464 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ce3361 2024-04-22 12:24:06.464 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ce3361 2024-04-22 12:24:06.468 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a09d188 2024-04-22 12:24:06.468 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a09d188 2024-04-22 12:24:06.470 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:06.471 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e365811 2024-04-22 12:24:06.471 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e365811 2024-04-22 12:24:06.474 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b34dbb3 2024-04-22 12:24:06.474 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b34dbb3 2024-04-22 12:24:06.477 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef4b08f 2024-04-22 12:24:06.477 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef4b08f 2024-04-22 12:24:06.479 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a55b348 2024-04-22 12:24:06.479 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a55b348 2024-04-22 12:24:06.481 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:06.482 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@467f86c3 2024-04-22 12:24:06.482 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@467f86c3 2024-04-22 12:24:06.484 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1b24fc 2024-04-22 12:24:06.484 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1b24fc 2024-04-22 12:24:06.484 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:06.485 [DefaultDispatcher-worker-8 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.485 [DefaultDispatcher-worker-8 @coroutine#2220] 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:47417/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:06.485 [DefaultDispatcher-worker-8 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.485 [DefaultDispatcher-worker-8 @coroutine#2220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47417/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:06.486 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@507085d8 2024-04-22 12:24:06.486 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@507085d8 2024-04-22 12:24:06.486 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:06.487 [DefaultDispatcher-worker-3 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.487 [DefaultDispatcher-worker-3 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:06.495 [DefaultDispatcher-worker-9 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:06.495 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.495 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:06.495 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.496 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.496 [DefaultDispatcher-worker-11 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.498 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:06.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a233d33 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-22 12:24:06.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2024-04-22 12:24:06.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2024-04-22 12:24:06.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-22 12:24:06.506 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2024-04-22 12:24:06.519 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2024-04-22 12:24:06.520 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2024-04-22 12:24:06.524 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/auth/register 2024-04-22 12:24:06.525 [DefaultDispatcher-worker-12 @coroutine#2242] 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:47417/auth/register. 2024-04-22 12:24:06.525 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/auth/register 2024-04-22 12:24:06.525 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47417/auth/register from class io.ktor.http.content.TextContent 2024-04-22 12:24:06.526 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/auth/register 2024-04-22 12:24:06.526 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/auth/register 2024-04-22 12:24:06.531 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2024-04-22 12:24:06.535 [DefaultDispatcher-worker-4 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:06.536 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.536 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:06.536 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.537 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.537 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.544 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.548 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce30ed7 2024-04-22 12:24:06.548 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce30ed7 2024-04-22 12:24:06.552 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@224e13b 2024-04-22 12:24:06.552 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@224e13b 2024-04-22 12:24:06.556 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b65a7 2024-04-22 12:24:06.556 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b65a7 2024-04-22 12:24:06.559 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4319eb00 2024-04-22 12:24:06.559 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4319eb00 2024-04-22 12:24:06.562 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5718c002 2024-04-22 12:24:06.562 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5718c002 2024-04-22 12:24:06.565 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7210cee3 2024-04-22 12:24:06.565 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7210cee3 2024-04-22 12:24:06.568 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffbbb5b 2024-04-22 12:24:06.568 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffbbb5b 2024-04-22 12:24:06.569 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47417/auth/register. 2024-04-22 12:24:06.569 [DefaultDispatcher-worker-4 @coroutine#2242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47417/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:06.570 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2336144f 2024-04-22 12:24:06.570 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2336144f 2024-04-22 12:24:06.573 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fc8fb 2024-04-22 12:24:06.573 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@323fc8fb 2024-04-22 12:24:06.573 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:24:06.595 [DefaultDispatcher-worker-2 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:06.605 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:06.605 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.610 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@548b4873 2024-04-22 12:24:06.610 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@548b4873 2024-04-22 12:24:06.613 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4cac92 2024-04-22 12:24:06.613 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4cac92 2024-04-22 12:24:06.616 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e732303 2024-04-22 12:24:06.616 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e732303 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4231e5 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-22 12:24:06.620 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b71a6a9 2024-04-22 12:24:06.620 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b71a6a9 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2024-04-22 12:24:06.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2024-04-22 12:24:06.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-22 12:24:06.623 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1537bd64 2024-04-22 12:24:06.623 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1537bd64 2024-04-22 12:24:06.625 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a20bb6c 2024-04-22 12:24:06.625 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a20bb6c 2024-04-22 12:24:06.628 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8cfe10 2024-04-22 12:24:06.628 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8cfe10 2024-04-22 12:24:06.630 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5e59e6 2024-04-22 12:24:06.630 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5e59e6 2024-04-22 12:24:06.632 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@53aa0774 2024-04-22 12:24:06.632 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@53aa0774 2024-04-22 12:24:06.632 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:06.641 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2024-04-22 12:24:06.652 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2024-04-22 12:24:06.654 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2024-04-22 12:24:06.655 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.655 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:24:06.655 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.655 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:06.657 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.657 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.665 [DefaultDispatcher-worker-2 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2024-04-22 12:24:06.665 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.665 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:24:06.665 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.666 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.666 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.669 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2024-04-22 12:24:06.674 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2024-04-22 12:24:06.689 [Test worker @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2024-04-22 12:24:06.690 [DefaultDispatcher-worker-3 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:06.690 [DefaultDispatcher-worker-3 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.690 [DefaultDispatcher-worker-3 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:06.690 [DefaultDispatcher-worker-3 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-22 12:24:06.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-22 12:24:06.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.692 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2: (connection evicted) 2024-04-22 12:24:06.692 [DefaultDispatcher-worker-12 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.692 [DefaultDispatcher-worker-12 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:06.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-22 12:24:06.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4986b0ea 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-22 12:24:06.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-22 12:24:06.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2024-04-22 12:24:06.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2024-04-22 12:24:06.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-22 12:24:06.698 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2024-04-22 12:24:06.709 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2024-04-22 12:24:06.711 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2024-04-22 12:24:06.712 [DefaultDispatcher-worker-9 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.712 [DefaultDispatcher-worker-9 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:24:06.712 [DefaultDispatcher-worker-9 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.712 [DefaultDispatcher-worker-9 @coroutine#2289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:06.713 [DefaultDispatcher-worker-11 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.713 [DefaultDispatcher-worker-11 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.721 [DefaultDispatcher-worker-6 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2024-04-22 12:24:06.721 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.721 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:24:06.721 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.722 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.722 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.726 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2024-04-22 12:24:06.729 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2024-04-22 12:24:06.733 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2024-04-22 12:24:06.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-22 12:24:06.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-22 12:24:06.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.733 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6: (connection evicted) 2024-04-22 12:24:06.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:06.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-22 12:24:06.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a73873 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-22 12:24:06.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-22 12:24:06.738 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.750 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.752 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.752 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.752 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:24:06.752 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.753 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:06.754 [DefaultDispatcher-worker-11 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.754 [DefaultDispatcher-worker-11 @coroutine#2316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.764 [DefaultDispatcher-worker-3 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.764 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.764 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:24:06.764 [DefaultDispatcher-worker-3 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.765 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.765 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.769 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.773 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.778 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.780 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.783 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.786 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.788 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-04-22 12:24:06.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-22 12:24:06.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-22 12:24:06.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.789 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f: (connection evicted) 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:06.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-22 12:24:06.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259ae1a9 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-22 12:24:06.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2024-04-22 12:24:06.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2024-04-22 12:24:06.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-22 12:24:06.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2024-04-22 12:24:06.806 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2024-04-22 12:24:06.808 [Test worker @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2024-04-22 12:24:06.809 [DefaultDispatcher-worker-11 @coroutine#2354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.809 [DefaultDispatcher-worker-11 @coroutine#2354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:24:06.809 [DefaultDispatcher-worker-11 @coroutine#2354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.809 [DefaultDispatcher-worker-11 @coroutine#2354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:06.810 [DefaultDispatcher-worker-5 @coroutine#2354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.810 [DefaultDispatcher-worker-5 @coroutine#2354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.817 [DefaultDispatcher-worker-2 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:06.818 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.818 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:06.818 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.819 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.819 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.820 [DefaultDispatcher-worker-6 @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2024-04-22 12:24:06.820 [DefaultDispatcher-worker-6 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.820 [DefaultDispatcher-worker-6 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:24:06.820 [DefaultDispatcher-worker-6 @coroutine#2353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.821 [DefaultDispatcher-worker-14 @coroutine#2353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.821 [DefaultDispatcher-worker-14 @coroutine#2353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.823 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2024-04-22 12:24:06.826 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2024-04-22 12:24:06.830 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2024-04-22 12:24:06.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-22 12:24:06.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-22 12:24:06.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.832 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67201002: (connection evicted) 2024-04-22 12:24:06.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:06.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-22 12:24:06.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-22 12:24:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49dacc93 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-22 12:24:06.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-22 12:24:06.837 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.848 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.850 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.851 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.851 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:24:06.851 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.851 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:06.852 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.853 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.861 [DefaultDispatcher-worker-7 @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.861 [DefaultDispatcher-worker-7 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.861 [DefaultDispatcher-worker-7 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:24:06.861 [DefaultDispatcher-worker-7 @coroutine#2388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.862 [DefaultDispatcher-worker-14 @coroutine#2388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.862 [DefaultDispatcher-worker-14 @coroutine#2388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.865 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.869 [Test worker @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.871 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.873 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.876 [Test worker @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-22 12:24:06.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-22 12:24:06.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-22 12:24:06.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.877 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bea478e: (connection evicted) 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:06.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-22 12:24:06.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@170937fe 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:06.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:06.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-22 12:24:06.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b44ed3c 2024-04-22 12:24:06.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b44ed3c 2024-04-22 12:24:06.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-22 12:24:06.883 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b44ed3c 2024-04-22 12:24:06.886 [DefaultDispatcher-worker-11 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:06.886 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.886 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:06.886 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.888 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.888 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:06.895 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b44ed3c 2024-04-22 12:24:06.897 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b44ed3c 2024-04-22 12:24:06.898 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.898 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:24:06.898 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.898 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:06.899 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.899 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:24:06.908 [DefaultDispatcher-worker-9 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b44ed3c 2024-04-22 12:24:06.909 [DefaultDispatcher-worker-9 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.909 [DefaultDispatcher-worker-9 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:24:06.909 [DefaultDispatcher-worker-9 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.909 [DefaultDispatcher-worker-2 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.909 [DefaultDispatcher-worker-2 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:24:06.912 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b44ed3c 2024-04-22 12:24:06.917 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b44ed3c 2024-04-22 12:24:06.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-22 12:24:06.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-22 12:24:06.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:06.919 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b44ed3c: (connection evicted) 2024-04-22 12:24:06.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:06.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-22 12:24:06.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-22 12:24:07.015 [DefaultDispatcher-worker-3 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:07.016 [DefaultDispatcher-worker-3 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.016 [DefaultDispatcher-worker-3 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.016 [DefaultDispatcher-worker-3 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.016 [DefaultDispatcher-worker-4 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:07.016 [DefaultDispatcher-worker-4 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.016 [DefaultDispatcher-worker-4 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.016 [DefaultDispatcher-worker-4 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.017 [DefaultDispatcher-worker-9 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.017 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.017 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.173 [DefaultDispatcher-worker-14 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:07.174 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.174 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.174 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.175 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.175 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b70f9d 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:07.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:07.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-22 12:24:07.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-04-22 12:24:07.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-04-22 12:24:07.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-22 12:24:07.242 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-04-22 12:24:07.253 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-04-22 12:24:07.254 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-04-22 12:24:07.256 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.256 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:07.256 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.256 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:07.257 [DefaultDispatcher-worker-2 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.257 [DefaultDispatcher-worker-2 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.266 [DefaultDispatcher-worker-16 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-04-22 12:24:07.266 [DefaultDispatcher-worker-16 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.266 [DefaultDispatcher-worker-16 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.266 [DefaultDispatcher-worker-16 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.267 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.267 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.270 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-04-22 12:24:07.286 [DefaultDispatcher-worker-14 @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-04-22 12:24:07.318 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:07.323 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4697a3cb 2024-04-22 12:24:07.323 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4697a3cb 2024-04-22 12:24:07.328 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@48504569 2024-04-22 12:24:07.328 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@48504569 2024-04-22 12:24:07.331 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fc8bb 2024-04-22 12:24:07.331 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fc8bb 2024-04-22 12:24:07.333 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@96d4f52 2024-04-22 12:24:07.333 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@96d4f52 2024-04-22 12:24:07.335 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@729f3c4f 2024-04-22 12:24:07.335 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@729f3c4f 2024-04-22 12:24:07.338 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@382e4478 2024-04-22 12:24:07.338 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@382e4478 2024-04-22 12:24:07.340 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3669d6 2024-04-22 12:24:07.340 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3669d6 2024-04-22 12:24:07.342 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6942b01d 2024-04-22 12:24:07.342 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6942b01d 2024-04-22 12:24:07.345 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b4943e 2024-04-22 12:24:07.345 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b4943e 2024-04-22 12:24:07.345 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:24:07.350 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2 2024-04-22 12:24:07.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-22 12:24:07.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-22 12:24:07.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:24:07.360 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f63a6f2: (connection evicted) 2024-04-22 12:24:07.361 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4697a3cb: (connection evicted) 2024-04-22 12:24:07.361 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48504569: (connection evicted) 2024-04-22 12:24:07.362 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c6fc8bb: (connection evicted) 2024-04-22 12:24:07.362 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@96d4f52: (connection evicted) 2024-04-22 12:24:07.362 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729f3c4f: (connection evicted) 2024-04-22 12:24:07.363 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@382e4478: (connection evicted) 2024-04-22 12:24:07.363 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a3669d6: (connection evicted) 2024-04-22 12:24:07.363 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6942b01d: (connection evicted) 2024-04-22 12:24:07.364 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b4943e: (connection evicted) 2024-04-22 12:24:07.364 [DefaultDispatcher-worker-6 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:07.365 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.365 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.365 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:07.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-22 12:24:07.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-22 12:24:07.366 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.366 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569d6e0d 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:07.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-22 12:24:07.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-22 12:24:07.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-22 12:24:07.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-22 12:24:07.373 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-22 12:24:07.385 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-22 12:24:07.387 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-22 12:24:07.388 [DefaultDispatcher-worker-11 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.388 [DefaultDispatcher-worker-11 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:07.388 [DefaultDispatcher-worker-11 @coroutine#2506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.388 [DefaultDispatcher-worker-11 @coroutine#2506] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:07.389 [DefaultDispatcher-worker-4 @coroutine#2506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.389 [DefaultDispatcher-worker-4 @coroutine#2506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.397 [DefaultDispatcher-worker-16 @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-22 12:24:07.398 [DefaultDispatcher-worker-16 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.398 [DefaultDispatcher-worker-16 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.398 [DefaultDispatcher-worker-16 @coroutine#2505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.399 [DefaultDispatcher-worker-2 @coroutine#2505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.399 [DefaultDispatcher-worker-2 @coroutine#2505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.401 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-22 12:24:07.418 [DefaultDispatcher-worker-2 @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-22 12:24:07.450 [DefaultDispatcher-worker-4 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:07.450 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.450 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.450 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.452 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.452 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.457 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-22 12:24:07.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-22 12:24:07.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-22 12:24:07.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:07.459 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18edbed9: (connection evicted) 2024-04-22 12:24:07.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:07.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-22 12:24:07.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77b0ff24 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:07.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:07.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:07.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-22 12:24:07.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-22 12:24:07.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-22 12:24:07.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-22 12:24:07.467 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-22 12:24:07.479 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-22 12:24:07.481 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-22 12:24:07.482 [DefaultDispatcher-worker-4 @coroutine#2532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.482 [DefaultDispatcher-worker-4 @coroutine#2532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:07.482 [DefaultDispatcher-worker-4 @coroutine#2532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.483 [DefaultDispatcher-worker-4 @coroutine#2532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:07.484 [DefaultDispatcher-worker-5 @coroutine#2532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.484 [DefaultDispatcher-worker-5 @coroutine#2532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.494 [DefaultDispatcher-worker-4 @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-22 12:24:07.494 [DefaultDispatcher-worker-4 @coroutine#2531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.494 [DefaultDispatcher-worker-4 @coroutine#2531] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.494 [DefaultDispatcher-worker-4 @coroutine#2531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.495 [DefaultDispatcher-worker-1 @coroutine#2531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.495 [DefaultDispatcher-worker-1 @coroutine#2531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.498 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-22 12:24:07.509 [DefaultDispatcher-worker-15 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:07.509 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.510 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.510 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.511 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.511 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.516 [DefaultDispatcher-worker-3 @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-22 12:24:07.548 [DefaultDispatcher-worker-1 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:07.548 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.548 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.548 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.549 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.549 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.561 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-22 12:24:07.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-22 12:24:07.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-22 12:24:07.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:07.564 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6391d34f: (connection evicted) 2024-04-22 12:24:07.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:07.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-22 12:24:07.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-22 12:24:07.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5379f5 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:07.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:07.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-22 12:24:07.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-22 12:24:07.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-22 12:24:07.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-22 12:24:07.573 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-22 12:24:07.590 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-22 12:24:07.593 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-22 12:24:07.594 [DefaultDispatcher-worker-15 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.594 [DefaultDispatcher-worker-15 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:07.594 [DefaultDispatcher-worker-15 @coroutine#2562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.594 [DefaultDispatcher-worker-15 @coroutine#2562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:07.596 [DefaultDispatcher-worker-11 @coroutine#2562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.596 [DefaultDispatcher-worker-11 @coroutine#2562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:07.605 [DefaultDispatcher-worker-14 @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-22 12:24:07.605 [DefaultDispatcher-worker-14 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.605 [DefaultDispatcher-worker-14 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.605 [DefaultDispatcher-worker-14 @coroutine#2561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.606 [DefaultDispatcher-worker-10 @coroutine#2561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.606 [DefaultDispatcher-worker-10 @coroutine#2561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.609 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-22 12:24:07.625 [DefaultDispatcher-worker-8 @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-22 12:24:07.666 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-22 12:24:07.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-22 12:24:07.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-22 12:24:07.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:07.669 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1: (connection evicted) 2024-04-22 12:24:07.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:07.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-22 12:24:07.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de83be1 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:07.683 [Test worker @coroutine#2579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-22 12:24:07.684 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-22 12:24:07.684 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-22 12:24:07.684 [Test worker @coroutine#2579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-22 12:24:07.698 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-22 12:24:07.702 [DefaultDispatcher-worker-8 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:07.702 [DefaultDispatcher-worker-8 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.702 [DefaultDispatcher-worker-8 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.702 [DefaultDispatcher-worker-8 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.703 [DefaultDispatcher-worker-12 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.703 [DefaultDispatcher-worker-12 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.709 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-22 12:24:07.711 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-22 12:24:07.713 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-22 12:24:07.723 [DefaultDispatcher-worker-3 @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-22 12:24:07.737 [DefaultDispatcher-worker-13 @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-22 12:24:07.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-22 12:24:07.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-22 12:24:07.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:07.740 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf: (connection evicted) 2024-04-22 12:24:07.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:07.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-22 12:24:07.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77cd1f67 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:07.743 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:07.744 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:07.744 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:07.744 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:07.744 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:07.744 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-22 12:24:07.744 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-22 12:24:07.744 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-22 12:24:07.744 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-22 12:24:07.758 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-22 12:24:07.771 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-22 12:24:07.773 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-22 12:24:07.775 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69eb1f23 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:07.775 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-22 12:24:07.776 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-22 12:24:07.790 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-22 12:24:07.801 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-22 12:24:07.803 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-22 12:24:07.805 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-22 12:24:07.818 [DefaultDispatcher-worker-11 @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-22 12:24:07.828 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:07.828 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.829 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.829 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.830 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.830 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.835 [DefaultDispatcher-worker-1 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-22 12:24:07.844 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:07.845 [DefaultDispatcher-worker-10 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-22 12:24:07.856 [DefaultDispatcher-worker-6 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-22 12:24:07.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-22 12:24:07.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-22 12:24:07.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:07.871 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647d3279: (connection evicted) 2024-04-22 12:24:07.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:07.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-22 12:24:07.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-22 12:24:07.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-22 12:24:07.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-22 12:24:07.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:07.872 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29897daf: (connection evicted) 2024-04-22 12:24:07.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:07.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-22 12:24:07.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-22 12:24:07.874 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38447073 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-22 12:24:07.875 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-22 12:24:07.895 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-22 12:24:07.899 [DefaultDispatcher-worker-11 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:07.899 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.899 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:07.899 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.900 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.900 [DefaultDispatcher-worker-1 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:07.908 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-22 12:24:07.910 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-22 12:24:07.911 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abbdcde 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:07.912 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-22 12:24:07.913 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-22 12:24:07.913 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-22 12:24:07.913 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-22 12:24:07.926 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-22 12:24:07.937 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-22 12:24:07.939 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-22 12:24:07.945 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-22 12:24:07.957 [DefaultDispatcher-worker-8 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-22 12:24:07.969 [DefaultDispatcher-worker-9 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-22 12:24:07.976 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:07.980 [DefaultDispatcher-worker-10 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-22 12:24:07.988 [DefaultDispatcher-worker-8 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-22 12:24:07.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-22 12:24:07.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-22 12:24:07.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:07.992 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9: (connection evicted) 2024-04-22 12:24:07.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:07.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-22 12:24:07.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-22 12:24:07.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-22 12:24:07.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-22 12:24:07.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:07.993 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a10407e: (connection evicted) 2024-04-22 12:24:07.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:07.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-22 12:24:07.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f32b12 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:07.996 [Test worker @coroutine#2685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-22 12:24:07.997 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-22 12:24:07.997 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-22 12:24:07.997 [Test worker @coroutine#2685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-22 12:24:08.012 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-22 12:24:08.024 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-22 12:24:08.026 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-22 12:24:08.028 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-22 12:24:08.030 [DefaultDispatcher-worker-8 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:08.030 [DefaultDispatcher-worker-8 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.030 [DefaultDispatcher-worker-6 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:08.030 [DefaultDispatcher-worker-8 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.030 [DefaultDispatcher-worker-8 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.030 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.030 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.030 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.031 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.032 [DefaultDispatcher-worker-7 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.032 [DefaultDispatcher-worker-7 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.038 [DefaultDispatcher-worker-3 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-22 12:24:08.059 [DefaultDispatcher-worker-10 @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-22 12:24:08.063 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-22 12:24:08.073 [DefaultDispatcher-worker-9 @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-22 12:24:08.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-22 12:24:08.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-22 12:24:08.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:08.095 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3: (connection evicted) 2024-04-22 12:24:08.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:08.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-22 12:24:08.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-22 12:24:08.097 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-22 12:24:08.097 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ae1cb 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-22 12:24:08.098 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-22 12:24:08.115 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-22 12:24:08.126 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-22 12:24:08.128 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-22 12:24:08.130 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-22 12:24:08.155 [DefaultDispatcher-worker-7 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-22 12:24:08.164 [DefaultDispatcher-worker-13 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-22 12:24:08.166 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-22 12:24:08.174 [DefaultDispatcher-worker-6 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-22 12:24:08.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-22 12:24:08.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-22 12:24:08.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:08.180 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3380313d: (connection evicted) 2024-04-22 12:24:08.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:08.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-22 12:24:08.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5c4b75 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:08.183 [Test worker @coroutine#2785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-22 12:24:08.184 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-04-22 12:24:08.184 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-04-22 12:24:08.184 [Test worker @coroutine#2785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-22 12:24:08.185 [DefaultDispatcher-worker-16 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:08.185 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.186 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.186 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.187 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.187 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.200 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-04-22 12:24:08.211 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-04-22 12:24:08.212 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-04-22 12:24:08.214 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-04-22 12:24:08.238 [DefaultDispatcher-worker-8 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-04-22 12:24:08.246 [DefaultDispatcher-worker-16 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-04-22 12:24:08.255 [DefaultDispatcher-worker-10 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-04-22 12:24:08.304 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:08.377 [DefaultDispatcher-worker-10 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:08.377 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.377 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.377 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.419 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.419 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.436 [DefaultDispatcher-worker-10 @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-04-22 12:24:08.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-22 12:24:08.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-22 12:24:08.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:08.481 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e53f980: (connection evicted) 2024-04-22 12:24:08.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:08.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-22 12:24:08.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64455184 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:08.484 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-04-22 12:24:08.485 [Test worker @coroutine#2832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-22 12:24:08.488 [DefaultDispatcher-worker-7 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:08.489 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.489 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.489 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.490 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.490 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.504 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-04-22 12:24:08.514 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-04-22 12:24:08.516 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-04-22 12:24:08.518 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-04-22 12:24:08.521 [DefaultDispatcher-worker-15 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:08.522 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.522 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.522 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.523 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.523 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.527 [DefaultDispatcher-worker-10 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-04-22 12:24:08.529 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-04-22 12:24:08.548 [DefaultDispatcher-worker-11 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-04-22 12:24:08.559 [DefaultDispatcher-worker-10 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48900d4a 2024-04-22 12:24:08.561 [DefaultDispatcher-worker-11 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:08.561 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.561 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.561 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.563 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.563 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-22 12:24:08.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-22 12:24:08.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:08.570 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48900d4a: (connection evicted) 2024-04-22 12:24:08.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:08.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-22 12:24:08.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c555efb 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:08.572 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-22 12:24:08.573 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@369f85c6 2024-04-22 12:24:08.573 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@369f85c6 2024-04-22 12:24:08.573 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-22 12:24:08.587 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369f85c6 2024-04-22 12:24:08.598 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369f85c6 2024-04-22 12:24:08.600 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369f85c6 2024-04-22 12:24:08.602 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369f85c6 2024-04-22 12:24:08.613 [DefaultDispatcher-worker-11 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369f85c6 2024-04-22 12:24:08.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-22 12:24:08.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-22 12:24:08.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:08.670 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@369f85c6: (connection evicted) 2024-04-22 12:24:08.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:08.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-22 12:24:08.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd8513b 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:08.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:08.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:08.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:08.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-22 12:24:08.744 [DefaultDispatcher-worker-10 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:08.744 [DefaultDispatcher-worker-10 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.744 [DefaultDispatcher-worker-10 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.744 [DefaultDispatcher-worker-10 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.745 [DefaultDispatcher-worker-12 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.745 [DefaultDispatcher-worker-12 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.765 [DefaultDispatcher-worker-8 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:08.774 [DefaultDispatcher-worker-4 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:08.774 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:08.781 [DefaultDispatcher-worker-10 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:08.789 [DefaultDispatcher-worker-3 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:08.821 [DefaultDispatcher-worker-13 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:08.822 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:24:08.828 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-04-22 12:24:08.829 [DefaultDispatcher-worker-2 @coroutine#2917] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ced1fb9 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:08.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:08.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:08.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-22 12:24:08.839 [DefaultDispatcher-worker-2 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:08.839 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.840 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.840 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.841 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.841 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.845 [DefaultDispatcher-worker-1 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.845 [DefaultDispatcher-worker-1 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:08.845 [DefaultDispatcher-worker-1 @coroutine#2922] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.845 [DefaultDispatcher-worker-1 @coroutine#2922] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:08.847 [eventLoopGroupProxy-19-2 @call-handler#2931] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:24:08.847 [eventLoopGroupProxy-19-1 @call-handler#2930] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:24:08.848 [eventLoopGroupProxy-19-1 @call-handler#2930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.848 [eventLoopGroupProxy-19-2 @call-handler#2931] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.848 [eventLoopGroupProxy-19-2 @call-handler#2931] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:24:08.848 [eventLoopGroupProxy-19-2 @call-handler#2931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf27411 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:08.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-22 12:24:08.849 [DefaultDispatcher-worker-11 @coroutine#2922] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.849 [DefaultDispatcher-worker-11 @coroutine#2922] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:08.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:08.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-22 12:24:08.867 [DefaultDispatcher-worker-9 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.867 [DefaultDispatcher-worker-9 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:08.867 [DefaultDispatcher-worker-9 @coroutine#2935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.867 [DefaultDispatcher-worker-9 @coroutine#2935] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4700db93 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:08.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-22 12:24:08.868 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2024-04-22 12:24:08.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2024-04-22 12:24:08.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-22 12:24:08.869 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.869 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:24:08.869 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.869 [DefaultDispatcher-worker-9 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:08.869 [eventLoopGroupProxy-19-3 @call-handler#2942] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:24:08.869 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.869 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.869 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.869 [eventLoopGroupProxy-19-3 @call-handler#2942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.870 [DefaultDispatcher-worker-7 @coroutine#2935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.870 [DefaultDispatcher-worker-7 @coroutine#2935] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.870 [eventLoopGroupProxy-19-2 @call-handler#2947] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:24:08.870 [eventLoopGroupProxy-19-2 @call-handler#2947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.871 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.871 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.881 [DefaultDispatcher-worker-3 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:08.886 [DefaultDispatcher-worker-9 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.886 [DefaultDispatcher-worker-9 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:24:08.886 [DefaultDispatcher-worker-9 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.886 [DefaultDispatcher-worker-9 @coroutine#2953] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:24:08.887 [eventLoopGroupProxy-19-2 @call-handler#2957] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:24:08.887 [eventLoopGroupProxy-19-2 @call-handler#2957] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.887 [eventLoopGroupProxy-19-2 @call-handler#2957] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:24:08.889 [eventLoopGroupProxy-19-4 @call-handler#2961] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:24:08.889 [eventLoopGroupProxy-19-4 @call-handler#2961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.892 [DefaultDispatcher-worker-16 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:08.898 [DefaultDispatcher-worker-6 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:08.898 [DefaultDispatcher-worker-6 @coroutine#2934] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.898 [DefaultDispatcher-worker-6 @coroutine#2934] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.898 [DefaultDispatcher-worker-6 @coroutine#2934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.899 [DefaultDispatcher-worker-16 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:08.899 [eventLoopGroupProxy-19-2 @call-handler#2957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.900 [DefaultDispatcher-worker-4 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.900 [DefaultDispatcher-worker-4 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:24:08.902 [eventLoopGroupProxy-19-5 @call-handler#2969] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:24:08.902 [eventLoopGroupProxy-19-5 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.903 [DefaultDispatcher-worker-11 @coroutine#2934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.903 [DefaultDispatcher-worker-11 @coroutine#2934] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.910 [DefaultDispatcher-worker-14 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:08.911 [DefaultDispatcher-worker-14 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:08.912 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.912 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.912 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.913 [DefaultDispatcher-worker-9 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.913 [DefaultDispatcher-worker-9 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.914 [DefaultDispatcher-worker-9 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:08.918 [DefaultDispatcher-worker-11 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2024-04-22 12:24:08.918 [DefaultDispatcher-worker-11 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.918 [DefaultDispatcher-worker-11 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:08.918 [DefaultDispatcher-worker-11 @coroutine#2952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.919 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:24:08.919 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.920 [DefaultDispatcher-worker-11 @coroutine#2952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.920 [DefaultDispatcher-worker-11 @coroutine#2952] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:24:08.924 [DefaultDispatcher-worker-12 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:08.929 [DefaultDispatcher-worker-16 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2024-04-22 12:24:08.930 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:08.937 [DefaultDispatcher-worker-2 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2024-04-22 12:24:08.943 [DefaultDispatcher-worker-3 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:08.944 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:24:08.944 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-22 12:24:08.944 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:24:08.945 [eventLoopGroupProxy-19-2 @call-handler#2994] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-22 12:24:08.949 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:08.953 [DefaultDispatcher-worker-6 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:08.968 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:08.972 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:24:08.972 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:24:08.972 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-22 12:24:08.972 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:08.972 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877820669165569 2024-04-22 12:24:08.972 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877820669165569. 2024-04-22 12:24:08.972 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877820669165569 2024-04-22 12:24:08.973 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-22 12:24:08.976 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.977 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877820669165569 2024-04-22 12:24:08.977 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877820669165569 2024-04-22 12:24:08.977 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877820669165569. 2024-04-22 12:24:08.977 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877820669165569 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:08.988 [DefaultDispatcher-worker-1 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:08.989 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:24:08.989 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:24:08.989 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:24:08.990 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-22 12:24:08.992 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:08.993 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:24:08.993 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:24:08.993 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:24:08.993 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.003 [DefaultDispatcher-worker-9 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.023 [DefaultDispatcher-worker-1 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.036 [DefaultDispatcher-worker-7 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:09.036 [DefaultDispatcher-worker-3 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.036 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.036 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:24:09.036 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.036 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:24:09.037 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:24:09.038 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:24:09.038 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:24:09.043 [DefaultDispatcher-worker-6 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:09.043 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.043 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:09.043 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.044 [DefaultDispatcher-worker-6 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:09.044 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.044 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:09.044 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.044 [DefaultDispatcher-worker-2 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.045 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.045 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.048 [DefaultDispatcher-worker-10 @call-handler#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:09.049 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.049 [DefaultDispatcher-worker-10 @coroutine#2923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.049 [DefaultDispatcher-worker-10 @coroutine#2923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.050 [DefaultDispatcher-worker-10 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:24:09.050 [DefaultDispatcher-worker-10 @coroutine#2923] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.059 [DefaultDispatcher-worker-17 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.065 [DefaultDispatcher-worker-1 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:09.066 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:24:09.066 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-22 12:24:09.066 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:24:09.067 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-22 12:24:09.075 [DefaultDispatcher-worker-9 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.089 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:24:09.089 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:24:09.090 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-22 12:24:09.090 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.090 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877824964132864 2024-04-22 12:24:09.090 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877824964132864. 2024-04-22 12:24:09.090 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877824964132864 2024-04-22 12:24:09.091 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-22 12:24:09.092 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.092 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877824964132864 2024-04-22 12:24:09.092 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877824964132864 2024-04-22 12:24:09.092 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877824964132864. 2024-04-22 12:24:09.092 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583877824964132864 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.102 [DefaultDispatcher-worker-17 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.102 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:24:09.102 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:24:09.102 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:24:09.103 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-22 12:24:09.104 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.104 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:24:09.104 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:24:09.104 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:24:09.104 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.114 [DefaultDispatcher-worker-7 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.144 [DefaultDispatcher-worker-5 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.155 [DefaultDispatcher-worker-18 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:09.155 [DefaultDispatcher-worker-18 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.155 [DefaultDispatcher-worker-18 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.155 [DefaultDispatcher-worker-18 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:24:09.155 [DefaultDispatcher-worker-18 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.155 [DefaultDispatcher-worker-18 @coroutine#2936] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:24:09.157 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:24:09.157 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:24:09.157 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:24:09.164 [DefaultDispatcher-worker-14 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:09.174 [DefaultDispatcher-worker-18 @call-handler#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:09.174 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.174 [DefaultDispatcher-worker-18 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.174 [DefaultDispatcher-worker-18 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.175 [DefaultDispatcher-worker-18 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:24:09.175 [DefaultDispatcher-worker-18 @coroutine#2936] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.185 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.185 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.185 [UI Thread @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.186 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-22 12:24:09.186 [DefaultDispatcher-worker-1 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.186 [UI Thread @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.186 [UI Thread @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.186 [UI Thread @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.187 [UI Thread @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.187 [UI Thread @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.187 [UI Thread @coroutine#3066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.187 [eventLoopGroupProxy-19-5 @call-handler#3078] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-22 12:24:09.188 [UI Thread @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569 2024-04-22 12:24:09.189 [UI Thread @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569. 2024-04-22 12:24:09.189 [UI Thread @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569 2024-04-22 12:24:09.190 [eventLoopGroupProxy-19-5 @call-handler#3078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.190 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.191 [UI Thread @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.191 [UI Thread @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.191 [UI Thread @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.191 [UI Thread @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.191 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.191 [UI Thread @coroutine#3061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.192 [UI Thread @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.192 [UI Thread @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.193 [eventLoopGroupProxy-19-7 @call-handler#3096] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-22 12:24:09.193 [eventLoopGroupProxy-19-6 @call-handler#3097] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-22 12:24:09.196 [eventLoopGroupProxy-19-7 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.196 [UI Thread @coroutine#3066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.196 [UI Thread @coroutine#3066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.197 [UI Thread @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.197 [UI Thread @coroutine#3066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.205 [DefaultDispatcher-worker-13 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:09.205 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.205 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:09.205 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.206 [DefaultDispatcher-worker-6 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.206 [eventLoopGroupProxy-19-6 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.206 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.206 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.206 [UI Thread @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569 2024-04-22 12:24:09.206 [UI Thread @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569 2024-04-22 12:24:09.207 [UI Thread @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569. 2024-04-22 12:24:09.207 [UI Thread @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.214 [DefaultDispatcher-worker-10 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.223 [DefaultDispatcher-worker-14 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.231 [DefaultDispatcher-worker-11 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.237 [UI Thread @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583877820669165568 2024-04-22 12:24:09.237 [UI Thread @coroutine#3111] 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=583877820669165568. 2024-04-22 12:24:09.237 [UI Thread @coroutine#3111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583877820669165568 2024-04-22 12:24:09.238 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-22 12:24:09.239 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.240 [UI Thread @coroutine#3111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583877820669165568 2024-04-22 12:24:09.240 [UI Thread @coroutine#3111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583877820669165568 2024-04-22 12:24:09.241 [UI Thread @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583877820669165568. 2024-04-22 12:24:09.241 [UI Thread @coroutine#3111] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.249 [DefaultDispatcher-worker-2 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.260 [DefaultDispatcher-worker-3 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.271 [DefaultDispatcher-worker-3 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.271 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.271 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:24:09.271 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.271 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:24:09.272 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:24:09.272 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:24:09.273 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:24:09.284 [DefaultDispatcher-worker-4 @call-handler#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:09.285 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.285 [DefaultDispatcher-worker-11 @coroutine#2923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.285 [DefaultDispatcher-worker-11 @coroutine#2923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.286 [DefaultDispatcher-worker-11 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:24:09.286 [DefaultDispatcher-worker-11 @coroutine#2923] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.291 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583877824964132864&assignmentUid=583877820669165568&clazzUid=583877820669165568&submitterUid=583877820669165569 2024-04-22 12:24:09.291 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583877824964132864&assignmentUid=583877820669165568&clazzUid=583877820669165568&submitterUid=583877820669165569. 2024-04-22 12:24:09.291 [UI Thread @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583877824964132864&assignmentUid=583877820669165568&clazzUid=583877820669165568&submitterUid=583877820669165569 2024-04-22 12:24:09.292 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-22 12:24:09.296 [DefaultDispatcher-worker-17 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.299 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.299 [UI Thread @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583877824964132864&assignmentUid=583877820669165568&clazzUid=583877820669165568&submitterUid=583877820669165569 2024-04-22 12:24:09.299 [UI Thread @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583877824964132864&assignmentUid=583877820669165568&clazzUid=583877820669165568&submitterUid=583877820669165569 2024-04-22 12:24:09.300 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583877824964132864&assignmentUid=583877820669165568&clazzUid=583877820669165568&submitterUid=583877820669165569. 2024-04-22 12:24:09.300 [UI Thread @coroutine#3136] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583877824964132864&assignmentUid=583877820669165568&clazzUid=583877820669165568&submitterUid=583877820669165569 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.310 [DefaultDispatcher-worker-12 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.317 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583877820669165569 2024-04-22 12:24:09.317 [UI Thread @coroutine#3150] 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=583877820669165569. 2024-04-22 12:24:09.317 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583877820669165569 2024-04-22 12:24:09.318 [eventLoopGroupProxy-19-2 @call-handler#3159] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-22 12:24:09.319 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.319 [UI Thread @coroutine#3155] 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=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.319 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.319 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583877820669165568 2024-04-22 12:24:09.319 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583877820669165568. 2024-04-22 12:24:09.319 [UI Thread @coroutine#3160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583877820669165568 2024-04-22 12:24:09.319 [eventLoopGroupProxy-19-2 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.319 [eventLoopGroupProxy-19-5 @call-handler#3168] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-22 12:24:09.320 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.320 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.320 [UI Thread @coroutine#3162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.320 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.320 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.320 [UI Thread @coroutine#3164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.320 [eventLoopGroupProxy-19-6 @call-handler#3175] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-22 12:24:09.321 [eventLoopGroupProxy-19-2 @call-handler#3177] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-22 12:24:09.321 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-22 12:24:09.322 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583877820669165569 2024-04-22 12:24:09.322 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583877820669165569 2024-04-22 12:24:09.322 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583877820669165569. 2024-04-22 12:24:09.322 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583877820669165569 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.323 [eventLoopGroupProxy-19-2 @call-handler#3177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.323 [eventLoopGroupProxy-19-6 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.323 [UI Thread @coroutine#3162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.323 [UI Thread @coroutine#3162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.324 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.324 [UI Thread @coroutine#3162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.324 [UI Thread @coroutine#3160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583877820669165568 2024-04-22 12:24:09.324 [UI Thread @coroutine#3160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583877820669165568 2024-04-22 12:24:09.324 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583877820669165568. 2024-04-22 12:24:09.324 [UI Thread @coroutine#3160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.324 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.325 [UI Thread @coroutine#3164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.325 [UI Thread @coroutine#3164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.325 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.325 [UI Thread @coroutine#3164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.326 [eventLoopGroupProxy-19-5 @call-handler#3168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.326 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.326 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.326 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.326 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583877820669165569&assignmentUid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.333 [DefaultDispatcher-worker-16 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.341 [DefaultDispatcher-worker-4 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.351 [DefaultDispatcher-worker-13 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.359 [DefaultDispatcher-worker-8 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.366 [DefaultDispatcher-worker-7 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.370 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877824964132864 2024-04-22 12:24:09.370 [UI Thread @coroutine#3195] 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=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877824964132864. 2024-04-22 12:24:09.370 [UI Thread @coroutine#3195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877824964132864 2024-04-22 12:24:09.371 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-22 12:24:09.375 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.376 [UI Thread @coroutine#3195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877824964132864 2024-04-22 12:24:09.376 [UI Thread @coroutine#3195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877824964132864 2024-04-22 12:24:09.377 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877824964132864. 2024-04-22 12:24:09.377 [UI Thread @coroutine#3195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877824964132864 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.387 [DefaultDispatcher-worker-4 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.399 [DefaultDispatcher-worker-10 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.408 [DefaultDispatcher-worker-6 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.409 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.409 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:24:09.409 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.409 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:24:09.410 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:24:09.410 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:24:09.410 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:24:09.419 [DefaultDispatcher-worker-6 @call-handler#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-04-22 12:24:09.419 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.420 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.420 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:24:09.420 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:24:09.420 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.424 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.424 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.424 [UI Thread @coroutine#3228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.425 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.425 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.425 [UI Thread @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.425 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-22 12:24:09.425 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.425 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.425 [UI Thread @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.426 [eventLoopGroupProxy-19-5 @call-handler#3247] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-22 12:24:09.426 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569 2024-04-22 12:24:09.426 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569. 2024-04-22 12:24:09.426 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569 2024-04-22 12:24:09.427 [eventLoopGroupProxy-19-6 @call-handler#3254] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-22 12:24:09.427 [eventLoopGroupProxy-19-7 @call-handler#3259] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-22 12:24:09.427 [eventLoopGroupProxy-19-5 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.428 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.428 [UI Thread @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.428 [UI Thread @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.428 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.428 [eventLoopGroupProxy-19-6 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.428 [UI Thread @coroutine#3231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.428 [UI Thread @coroutine#3228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.428 [UI Thread @coroutine#3228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.429 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.429 [UI Thread @coroutine#3228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.429 [UI Thread @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.429 [UI Thread @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 2024-04-22 12:24:09.429 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568. 2024-04-22 12:24:09.429 [UI Thread @coroutine#3233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583877820669165569&assignmentUid=583877820669165568 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.431 [eventLoopGroupProxy-19-7 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:24:09.432 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569 2024-04-22 12:24:09.432 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569 2024-04-22 12:24:09.432 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569. 2024-04-22 12:24:09.432 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583877820669165568&clazzUid=583877820669165568&accountPersonUid=583877820669165569 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:09.433 [DefaultDispatcher-worker-8 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:09.433 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.433 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:09.433 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.433 [DefaultDispatcher-worker-16 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-04-22 12:24:09.434 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.434 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.437 [DefaultDispatcher-worker-13 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.445 [DefaultDispatcher-worker-14 @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.453 [DefaultDispatcher-worker-4 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.464 [DefaultDispatcher-worker-9 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8 2024-04-22 12:24:09.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-22 12:24:09.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-22 12:24:09.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:09.469 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d2bcca8: (connection evicted) 2024-04-22 12:24:09.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:09.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-22 12:24:09.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-22 12:24:09.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-22 12:24:09.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-22 12:24:09.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:09.471 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e83608: (connection evicted) 2024-04-22 12:24:09.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:09.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-22 12:24:09.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-22 12:24:09.500 [DefaultDispatcher-worker-16 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:09.500 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.500 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:09.500 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.501 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.501 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.534 [DefaultDispatcher-worker-9 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:09.534 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.534 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:09.534 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.535 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.535 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.572 [DefaultDispatcher-worker-4 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:09.572 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.572 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:09.572 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.574 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.574 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.755 [DefaultDispatcher-worker-9 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:09.755 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.755 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:09.755 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.757 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.757 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.851 [DefaultDispatcher-worker-10 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:09.851 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.851 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:09.851 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.852 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.852 [DefaultDispatcher-worker-13 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.921 [DefaultDispatcher-worker-8 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:09.921 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.921 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:09.921 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.922 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:09.922 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.057 [DefaultDispatcher-worker-3 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:10.057 [DefaultDispatcher-worker-3 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.057 [DefaultDispatcher-worker-3 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:10.057 [DefaultDispatcher-worker-3 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.058 [DefaultDispatcher-worker-2 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:10.058 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.058 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:10.058 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.058 [DefaultDispatcher-worker-4 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.059 [DefaultDispatcher-worker-3 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.059 [DefaultDispatcher-worker-3 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.217 [DefaultDispatcher-worker-8 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:10.217 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.217 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:10.217 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.218 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.218 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.443 [DefaultDispatcher-worker-3 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:10.443 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.443 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:10.443 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.444 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.444 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-22 12:24:10.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-22 12:24:10.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.476 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f0f27: (connection evicted) 2024-04-22 12:24:10.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:10.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-22 12:24:10.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@335ff774 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:10.480 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:24:10.481 [Test worker @coroutine#3315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-22 12:24:10.497 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:24:10.508 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:24:10.510 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:24:10.511 [DefaultDispatcher-worker-13 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:10.512 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.512 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:10.512 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.512 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-22 12:24:10.513 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.513 [DefaultDispatcher-worker-4 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13a8cb4e 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2024-04-22 12:24:10.513 [Test worker @coroutine#3315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-22 12:24:10.527 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2024-04-22 12:24:10.538 [Test worker @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2024-04-22 12:24:10.540 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2024-04-22 12:24:10.542 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2024-04-22 12:24:10.546 [DefaultDispatcher-worker-18 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:10.546 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.546 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:10.546 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.547 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.547 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.554 [DefaultDispatcher-worker-13 @coroutine#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2024-04-22 12:24:10.567 [DefaultDispatcher-worker-11 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:24:10.581 [DefaultDispatcher-worker-13 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:24:10.581 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.585 [DefaultDispatcher-worker-7 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:10.585 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.585 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:10.585 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.586 [DefaultDispatcher-worker-18 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.587 [DefaultDispatcher-worker-18 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-22 12:24:10.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-22 12:24:10.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.591 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c131823: (connection evicted) 2024-04-22 12:24:10.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:10.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-22 12:24:10.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-22 12:24:10.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-22 12:24:10.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-22 12:24:10.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.592 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5954d: (connection evicted) 2024-04-22 12:24:10.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:10.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-22 12:24:10.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b68e626 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-22 12:24:10.594 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6829b897 2024-04-22 12:24:10.595 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6829b897 2024-04-22 12:24:10.595 [Test worker @coroutine#3382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-22 12:24:10.611 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6829b897 2024-04-22 12:24:10.622 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6829b897 2024-04-22 12:24:10.624 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6829b897 2024-04-22 12:24:10.625 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6829b897 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58dd584a 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:10.626 [Test worker @coroutine#3382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-22 12:24:10.627 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-04-22 12:24:10.627 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-04-22 12:24:10.627 [Test worker @coroutine#3382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-22 12:24:10.640 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-04-22 12:24:10.651 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-04-22 12:24:10.653 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-04-22 12:24:10.654 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-04-22 12:24:10.667 [DefaultDispatcher-worker-9 @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-04-22 12:24:10.680 [DefaultDispatcher-worker-9 @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6829b897 2024-04-22 12:24:10.690 [DefaultDispatcher-worker-14 @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6829b897 2024-04-22 12:24:10.695 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:10.701 [DefaultDispatcher-worker-18 @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6829b897 2024-04-22 12:24:10.722 [DefaultDispatcher-worker-10 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6829b897 2024-04-22 12:24:10.727 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-22 12:24:10.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-22 12:24:10.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.728 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6829b897: (connection evicted) 2024-04-22 12:24:10.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:10.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-22 12:24:10.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-22 12:24:10.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-22 12:24:10.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-22 12:24:10.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.729 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f9764: (connection evicted) 2024-04-22 12:24:10.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:10.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-22 12:24:10.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f8933b 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:10.731 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-04-22 12:24:10.732 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-22 12:24:10.748 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-04-22 12:24:10.759 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-04-22 12:24:10.761 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-04-22 12:24:10.763 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@381ed137 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:10.763 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-22 12:24:10.764 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-22 12:24:10.766 [DefaultDispatcher-worker-5 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:10.766 [DefaultDispatcher-worker-5 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.766 [DefaultDispatcher-worker-5 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:10.766 [DefaultDispatcher-worker-5 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.768 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.768 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.778 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-22 12:24:10.789 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-22 12:24:10.791 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-22 12:24:10.792 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-22 12:24:10.805 [DefaultDispatcher-worker-12 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1912ba29 2024-04-22 12:24:10.817 [DefaultDispatcher-worker-12 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-04-22 12:24:10.828 [DefaultDispatcher-worker-7 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a29520e 2024-04-22 12:24:10.833 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-22 12:24:10.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-22 12:24:10.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.838 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a29520e: (connection evicted) 2024-04-22 12:24:10.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:10.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-22 12:24:10.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-22 12:24:10.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-22 12:24:10.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-22 12:24:10.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.840 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1912ba29: (connection evicted) 2024-04-22 12:24:10.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:10.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-22 12:24:10.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-22 12:24:10.841 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bda93f1 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-22 12:24:10.842 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-22 12:24:10.857 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-22 12:24:10.862 [DefaultDispatcher-worker-7 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:10.862 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.862 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:10.862 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.864 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.864 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.871 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-22 12:24:10.872 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-22 12:24:10.874 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@261d7ee2 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-22 12:24:10.875 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-22 12:24:10.889 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-22 12:24:10.900 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-22 12:24:10.901 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-22 12:24:10.903 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-22 12:24:10.915 [DefaultDispatcher-worker-6 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce34685 2024-04-22 12:24:10.929 [DefaultDispatcher-worker-3 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-22 12:24:10.932 [DefaultDispatcher-worker-15 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:10.932 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.932 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:10.932 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.933 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.934 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:10.941 [DefaultDispatcher-worker-15 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae49f31 2024-04-22 12:24:10.943 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-22 12:24:10.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-22 12:24:10.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.949 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae49f31: (connection evicted) 2024-04-22 12:24:10.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:10.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-22 12:24:10.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-22 12:24:10.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-22 12:24:10.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-22 12:24:10.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:10.950 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce34685: (connection evicted) 2024-04-22 12:24:10.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:10.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-22 12:24:10.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63fe055 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:10.952 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-22 12:24:10.953 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-22 12:24:10.953 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-22 12:24:10.953 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-22 12:24:10.966 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-22 12:24:10.977 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-22 12:24:10.979 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-22 12:24:10.981 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0bae92 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:10.981 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-22 12:24:10.982 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-22 12:24:10.995 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-22 12:24:11.006 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-22 12:24:11.008 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-22 12:24:11.010 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-22 12:24:11.022 [DefaultDispatcher-worker-3 @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-04-22 12:24:11.037 [DefaultDispatcher-worker-11 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-22 12:24:11.049 [DefaultDispatcher-worker-12 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c 2024-04-22 12:24:11.053 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-22 12:24:11.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-22 12:24:11.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.058 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab90b8c: (connection evicted) 2024-04-22 12:24:11.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-22 12:24:11.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-22 12:24:11.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-22 12:24:11.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-22 12:24:11.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.060 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5037f491: (connection evicted) 2024-04-22 12:24:11.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-22 12:24:11.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc10682 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.062 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-22 12:24:11.063 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-22 12:24:11.063 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-22 12:24:11.063 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-22 12:24:11.071 [DefaultDispatcher-worker-6 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:11.071 [DefaultDispatcher-worker-18 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:11.071 [DefaultDispatcher-worker-18 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.071 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.071 [DefaultDispatcher-worker-18 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:11.071 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:11.071 [DefaultDispatcher-worker-18 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.071 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.072 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.073 [DefaultDispatcher-worker-18 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.073 [DefaultDispatcher-worker-18 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.080 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-22 12:24:11.091 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-22 12:24:11.093 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-22 12:24:11.095 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@291fba9 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.095 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-22 12:24:11.096 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-22 12:24:11.096 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-22 12:24:11.096 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-22 12:24:11.109 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-22 12:24:11.120 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-22 12:24:11.122 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-22 12:24:11.123 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-22 12:24:11.136 [DefaultDispatcher-worker-14 @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156b31d 2024-04-22 12:24:11.150 [DefaultDispatcher-worker-6 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-22 12:24:11.160 [DefaultDispatcher-worker-2 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-22 12:24:11.163 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:11.168 [DefaultDispatcher-worker-14 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4de14c58 2024-04-22 12:24:11.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-22 12:24:11.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-22 12:24:11.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.175 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4de14c58: (connection evicted) 2024-04-22 12:24:11.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-22 12:24:11.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-22 12:24:11.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-22 12:24:11.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-22 12:24:11.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.176 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156b31d: (connection evicted) 2024-04-22 12:24:11.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-22 12:24:11.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-22 12:24:11.178 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b25ce5e 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-22 12:24:11.179 [Test worker @coroutine#3693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-22 12:24:11.195 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-22 12:24:11.206 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-22 12:24:11.208 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-22 12:24:11.210 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55bf08a5 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.210 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-04-22 12:24:11.211 [Test worker @coroutine#3693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-22 12:24:11.225 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-04-22 12:24:11.228 [DefaultDispatcher-worker-9 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:11.229 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.229 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:11.229 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.230 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.230 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.238 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-04-22 12:24:11.240 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-04-22 12:24:11.242 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-04-22 12:24:11.254 [DefaultDispatcher-worker-10 @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421e4e 2024-04-22 12:24:11.266 [DefaultDispatcher-worker-11 @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-22 12:24:11.278 [DefaultDispatcher-worker-8 @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-22 12:24:11.280 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:11.288 [DefaultDispatcher-worker-1 @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-22 12:24:11.307 [DefaultDispatcher-worker-4 @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-22 12:24:11.311 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-22 12:24:11.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-22 12:24:11.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.313 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b841396: (connection evicted) 2024-04-22 12:24:11.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-22 12:24:11.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-22 12:24:11.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-22 12:24:11.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-22 12:24:11.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.314 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57421e4e: (connection evicted) 2024-04-22 12:24:11.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-22 12:24:11.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4973fb7d 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.316 [Test worker @coroutine#3774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-22 12:24:11.317 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:24:11.317 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:24:11.317 [Test worker @coroutine#3774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-22 12:24:11.333 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:24:11.345 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:24:11.347 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:24:11.349 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2b23f2 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.349 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.350 [Test worker @coroutine#3774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-22 12:24:11.350 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:24:11.350 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:24:11.350 [Test worker @coroutine#3774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-22 12:24:11.363 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:24:11.374 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:24:11.376 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:24:11.377 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:24:11.390 [DefaultDispatcher-worker-4 @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:24:11.402 [DefaultDispatcher-worker-4 @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:24:11.412 [DefaultDispatcher-worker-11 @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:24:11.416 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:24:11.417 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-22 12:24:11.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-22 12:24:11.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.424 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8: (connection evicted) 2024-04-22 12:24:11.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-22 12:24:11.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-22 12:24:11.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-22 12:24:11.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-22 12:24:11.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.425 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47166740: (connection evicted) 2024-04-22 12:24:11.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-22 12:24:11.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-22 12:24:11.426 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4474c514 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2024-04-22 12:24:11.427 [Test worker @coroutine#3831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-22 12:24:11.441 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2024-04-22 12:24:11.452 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2024-04-22 12:24:11.454 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2024-04-22 12:24:11.454 [DefaultDispatcher-worker-7 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:11.454 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.455 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:11.455 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.456 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2024-04-22 12:24:11.456 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.456 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e82b631 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.456 [Test worker @coroutine#3831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-22 12:24:11.457 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2024-04-22 12:24:11.457 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2024-04-22 12:24:11.457 [Test worker @coroutine#3831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-22 12:24:11.470 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2024-04-22 12:24:11.481 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2024-04-22 12:24:11.483 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2024-04-22 12:24:11.485 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2024-04-22 12:24:11.497 [DefaultDispatcher-worker-8 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca533a 2024-04-22 12:24:11.510 [DefaultDispatcher-worker-7 @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2024-04-22 12:24:11.523 [DefaultDispatcher-worker-2 @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2024-04-22 12:24:11.524 [DefaultDispatcher-worker-6 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:11.524 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.524 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:11.524 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.525 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.525 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.526 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2024-04-22 12:24:11.527 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:11.529 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b 2024-04-22 12:24:11.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-22 12:24:11.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-22 12:24:11.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.536 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc44b4b: (connection evicted) 2024-04-22 12:24:11.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-22 12:24:11.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-22 12:24:11.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-22 12:24:11.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-22 12:24:11.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.537 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ca533a: (connection evicted) 2024-04-22 12:24:11.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-22 12:24:11.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-22 12:24:11.538 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57cd77e1 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2024-04-22 12:24:11.539 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-22 12:24:11.556 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2024-04-22 12:24:11.558 [DefaultDispatcher-worker-17 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:11.558 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.558 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:11.558 [DefaultDispatcher-worker-17 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.559 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.559 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.567 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2024-04-22 12:24:11.569 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2024-04-22 12:24:11.571 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f9b37b5 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.571 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-22 12:24:11.572 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@17abef0f 2024-04-22 12:24:11.572 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@17abef0f 2024-04-22 12:24:11.572 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-22 12:24:11.585 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17abef0f 2024-04-22 12:24:11.595 [DefaultDispatcher-worker-5 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:11.595 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.595 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:11.595 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.596 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.596 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.597 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17abef0f 2024-04-22 12:24:11.599 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17abef0f 2024-04-22 12:24:11.600 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17abef0f 2024-04-22 12:24:11.612 [DefaultDispatcher-worker-8 @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17abef0f 2024-04-22 12:24:11.624 [DefaultDispatcher-worker-8 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2024-04-22 12:24:11.636 [DefaultDispatcher-worker-14 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2024-04-22 12:24:11.640 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.690 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-22 12:24:11.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-22 12:24:11.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.700 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b71fded: (connection evicted) 2024-04-22 12:24:11.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-22 12:24:11.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-22 12:24:11.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-22 12:24:11.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-22 12:24:11.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.701 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17abef0f: (connection evicted) 2024-04-22 12:24:11.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-22 12:24:11.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1507bc3 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-04-22 12:24:11.703 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-22 12:24:11.719 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-04-22 12:24:11.730 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-04-22 12:24:11.732 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-04-22 12:24:11.734 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f129873 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.734 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-22 12:24:11.735 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-04-22 12:24:11.735 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-04-22 12:24:11.735 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-22 12:24:11.748 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-04-22 12:24:11.759 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-04-22 12:24:11.760 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-04-22 12:24:11.762 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-04-22 12:24:11.774 [DefaultDispatcher-worker-3 @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-04-22 12:24:11.778 [DefaultDispatcher-worker-15 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:11.778 [DefaultDispatcher-worker-15 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.778 [DefaultDispatcher-worker-15 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:11.778 [DefaultDispatcher-worker-15 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.779 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.779 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.786 [DefaultDispatcher-worker-2 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-04-22 12:24:11.798 [DefaultDispatcher-worker-15 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-04-22 12:24:11.804 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=1, waiting=0) 2024-04-22 12:24:11.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-22 12:24:11.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-22 12:24:11.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.806 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45: (connection evicted) 2024-04-22 12:24:11.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-22 12:24:11.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-22 12:24:11.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-22 12:24:11.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-22 12:24:11.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.808 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ceeb762: (connection evicted) 2024-04-22 12:24:11.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-22 12:24:11.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aead157 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.809 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@333afc53 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@333afc53 2024-04-22 12:24:11.810 [Test worker @coroutine#4034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-22 12:24:11.827 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333afc53 2024-04-22 12:24:11.838 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333afc53 2024-04-22 12:24:11.840 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333afc53 2024-04-22 12:24:11.842 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333afc53 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c519681 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.842 [Test worker @coroutine#4034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-22 12:24:11.843 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-04-22 12:24:11.843 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-04-22 12:24:11.843 [Test worker @coroutine#4034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-22 12:24:11.856 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-04-22 12:24:11.867 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-04-22 12:24:11.869 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-04-22 12:24:11.871 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-04-22 12:24:11.875 [DefaultDispatcher-worker-8 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:11.875 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.875 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:11.875 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.876 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.876 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.881 [DefaultDispatcher-worker-18 @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372153eb 2024-04-22 12:24:11.895 [DefaultDispatcher-worker-7 @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333afc53 2024-04-22 12:24:11.906 [DefaultDispatcher-worker-9 @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333afc53 2024-04-22 12:24:11.910 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333afc53 2024-04-22 12:24:11.910 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:11.913 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333afc53 2024-04-22 12:24:11.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-22 12:24:11.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-22 12:24:11.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.920 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@333afc53: (connection evicted) 2024-04-22 12:24:11.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-22 12:24:11.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-22 12:24:11.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-22 12:24:11.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-22 12:24:11.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:11.921 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@372153eb: (connection evicted) 2024-04-22 12:24:11.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:11.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-22 12:24:11.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386cc1c4 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.923 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-22 12:24:11.924 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-22 12:24:11.924 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-22 12:24:11.924 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-22 12:24:11.940 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-22 12:24:11.944 [DefaultDispatcher-worker-8 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:11.944 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.944 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:11.944 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.946 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.946 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:11.952 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-22 12:24:11.954 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-22 12:24:11.956 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d27a744 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:11.956 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-04-22 12:24:11.957 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-22 12:24:11.971 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-04-22 12:24:11.982 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-04-22 12:24:11.983 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-04-22 12:24:11.985 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-04-22 12:24:11.997 [DefaultDispatcher-worker-14 @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1849d35a 2024-04-22 12:24:12.010 [DefaultDispatcher-worker-14 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-22 12:24:12.021 [DefaultDispatcher-worker-1 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-22 12:24:12.024 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.035 [UI Thread @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-04-22 12:24:12.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-22 12:24:12.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-22 12:24:12.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.040 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@790bd0e: (connection evicted) 2024-04-22 12:24:12.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-22 12:24:12.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-22 12:24:12.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-22 12:24:12.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-22 12:24:12.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.042 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1849d35a: (connection evicted) 2024-04-22 12:24:12.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-22 12:24:12.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2518245b 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.045 [Test worker @coroutine#4190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-22 12:24:12.046 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-04-22 12:24:12.046 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-04-22 12:24:12.046 [Test worker @coroutine#4190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-22 12:24:12.068 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-04-22 12:24:12.080 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-04-22 12:24:12.082 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-04-22 12:24:12.084 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-04-22 12:24:12.085 [DefaultDispatcher-worker-8 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:12.085 [DefaultDispatcher-worker-8 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.085 [DefaultDispatcher-worker-8 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:12.085 [DefaultDispatcher-worker-8 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.085 [DefaultDispatcher-worker-15 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:12.085 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.085 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:12.085 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.086 [DefaultDispatcher-worker-7 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.086 [DefaultDispatcher-worker-7 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.086 [DefaultDispatcher-worker-2 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.093 [DefaultDispatcher-worker-8 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-04-22 12:24:12.095 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-04-22 12:24:12.107 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-04-22 12:24:12.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-22 12:24:12.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-22 12:24:12.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.121 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430: (connection evicted) 2024-04-22 12:24:12.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-22 12:24:12.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-22 12:24:12.123 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e90939f 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-22 12:24:12.124 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2024-04-22 12:24:12.125 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2024-04-22 12:24:12.125 [Test worker @coroutine#4228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-22 12:24:12.140 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2024-04-22 12:24:12.151 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2024-04-22 12:24:12.153 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2024-04-22 12:24:12.155 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2024-04-22 12:24:12.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-22 12:24:12.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-22 12:24:12.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:12.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-22 12:24:12.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a85f41b 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.160 [Test worker @coroutine#4258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-22 12:24:12.161 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2024-04-22 12:24:12.161 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2024-04-22 12:24:12.161 [Test worker @coroutine#4258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-22 12:24:12.177 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2024-04-22 12:24:12.187 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2024-04-22 12:24:12.189 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2024-04-22 12:24:12.191 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2024-04-22 12:24:12.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-22 12:24:12.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-22 12:24:12.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:12.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-22 12:24:12.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-22 12:24:12.196 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e7a6dcd 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-04-22 12:24:12.197 [Test worker @coroutine#4287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-22 12:24:12.211 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-04-22 12:24:12.222 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-04-22 12:24:12.224 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-04-22 12:24:12.226 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-04-22 12:24:12.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-22 12:24:12.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-22 12:24:12.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:12.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-22 12:24:12.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7310bc90 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-04-22 12:24:12.231 [Test worker @coroutine#4316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-22 12:24:12.239 [DefaultDispatcher-worker-3 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:12.239 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.239 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:12.239 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.240 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.240 [DefaultDispatcher-worker-7 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.248 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-04-22 12:24:12.260 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-04-22 12:24:12.261 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-04-22 12:24:12.263 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-04-22 12:24:12.274 [DefaultDispatcher-worker-7 @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-04-22 12:24:12.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-22 12:24:12.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-22 12:24:12.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.278 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18247d9b: (connection evicted) 2024-04-22 12:24:12.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-22 12:24:12.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55732ae6 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.280 [Test worker @coroutine#4346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-22 12:24:12.281 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-04-22 12:24:12.281 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-04-22 12:24:12.281 [Test worker @coroutine#4346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-22 12:24:12.299 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-04-22 12:24:12.310 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-04-22 12:24:12.312 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-04-22 12:24:12.314 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-04-22 12:24:12.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-22 12:24:12.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-22 12:24:12.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:12.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-22 12:24:12.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65595be7 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.320 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.321 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-22 12:24:12.321 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-04-22 12:24:12.321 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-04-22 12:24:12.321 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-22 12:24:12.337 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-04-22 12:24:12.348 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-04-22 12:24:12.350 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-04-22 12:24:12.352 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-04-22 12:24:12.363 [DefaultDispatcher-worker-17 @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-04-22 12:24:12.366 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-04-22 12:24:12.371 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2024-04-22 12:24:12.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-22 12:24:12.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-22 12:24:12.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.374 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bea7134: (connection evicted) 2024-04-22 12:24:12.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-22 12:24:12.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46700301 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2024-04-22 12:24:12.377 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-22 12:24:12.391 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2024-04-22 12:24:12.403 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2024-04-22 12:24:12.405 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2024-04-22 12:24:12.406 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f31e47a 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef706b0 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef706b0 2024-04-22 12:24:12.407 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-22 12:24:12.421 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef706b0 2024-04-22 12:24:12.432 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef706b0 2024-04-22 12:24:12.434 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef706b0 2024-04-22 12:24:12.436 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef706b0 2024-04-22 12:24:12.447 [DefaultDispatcher-worker-4 @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef706b0 2024-04-22 12:24:12.461 [DefaultDispatcher-worker-7 @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2024-04-22 12:24:12.466 [DefaultDispatcher-worker-16 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:12.466 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.467 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:12.467 [DefaultDispatcher-worker-16 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.468 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.468 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.478 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:12.481 [DefaultDispatcher-worker-1 @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2024-04-22 12:24:12.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-22 12:24:12.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-22 12:24:12.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.491 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@786125a6: (connection evicted) 2024-04-22 12:24:12.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-22 12:24:12.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-22 12:24:12.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-22 12:24:12.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-22 12:24:12.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.492 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ef706b0: (connection evicted) 2024-04-22 12:24:12.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-22 12:24:12.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b09f4fb 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.494 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-22 12:24:12.495 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:24:12.495 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:24:12.495 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-22 12:24:12.513 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:24:12.523 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:24:12.525 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:24:12.527 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30130a31 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.527 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:24:12.528 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-22 12:24:12.536 [DefaultDispatcher-worker-14 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:12.536 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.536 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:12.536 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.538 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.538 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.541 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:24:12.552 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:24:12.554 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:24:12.556 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:24:12.567 [DefaultDispatcher-worker-2 @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:24:12.569 [DefaultDispatcher-worker-5 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:12.569 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.569 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:12.569 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.571 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.571 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.580 [DefaultDispatcher-worker-1 @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:24:12.595 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:12.596 [DefaultDispatcher-worker-10 @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:24:12.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-22 12:24:12.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-22 12:24:12.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.600 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@736de3b6: (connection evicted) 2024-04-22 12:24:12.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-22 12:24:12.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-22 12:24:12.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-22 12:24:12.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-22 12:24:12.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.601 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5: (connection evicted) 2024-04-22 12:24:12.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-22 12:24:12.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72378bfd 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.605 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.606 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.606 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.606 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-22 12:24:12.606 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@104972a0 2024-04-22 12:24:12.606 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@104972a0 2024-04-22 12:24:12.606 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-22 12:24:12.607 [DefaultDispatcher-worker-5 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:12.607 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.607 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:12.607 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.608 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.608 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.626 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104972a0 2024-04-22 12:24:12.637 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104972a0 2024-04-22 12:24:12.639 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104972a0 2024-04-22 12:24:12.641 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104972a0 2024-04-22 12:24:12.641 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9223122 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-22 12:24:12.642 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-22 12:24:12.656 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-22 12:24:12.667 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-22 12:24:12.668 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-22 12:24:12.670 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-22 12:24:12.682 [DefaultDispatcher-worker-7 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-22 12:24:12.696 [DefaultDispatcher-worker-6 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104972a0 2024-04-22 12:24:12.706 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:12.712 [DefaultDispatcher-worker-8 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104972a0 2024-04-22 12:24:12.720 [DefaultDispatcher-worker-10 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104972a0 2024-04-22 12:24:12.732 [DefaultDispatcher-worker-18 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104972a0 2024-04-22 12:24:12.742 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-22 12:24:12.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-22 12:24:12.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.746 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@104972a0: (connection evicted) 2024-04-22 12:24:12.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-22 12:24:12.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-22 12:24:12.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-22 12:24:12.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-22 12:24:12.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.747 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7731504: (connection evicted) 2024-04-22 12:24:12.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-22 12:24:12.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46219104 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.749 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@77510da 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@77510da 2024-04-22 12:24:12.750 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-22 12:24:12.767 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77510da 2024-04-22 12:24:12.778 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77510da 2024-04-22 12:24:12.779 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77510da 2024-04-22 12:24:12.781 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77510da 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b10e9a 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7475f071 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7475f071 2024-04-22 12:24:12.782 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-22 12:24:12.789 [DefaultDispatcher-worker-18 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:12.790 [DefaultDispatcher-worker-18 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.790 [DefaultDispatcher-worker-18 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:12.790 [DefaultDispatcher-worker-18 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.791 [DefaultDispatcher-worker-6 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.791 [DefaultDispatcher-worker-6 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.796 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f071 2024-04-22 12:24:12.807 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f071 2024-04-22 12:24:12.809 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f071 2024-04-22 12:24:12.811 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f071 2024-04-22 12:24:12.823 [DefaultDispatcher-worker-2 @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7475f071 2024-04-22 12:24:12.836 [DefaultDispatcher-worker-8 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77510da 2024-04-22 12:24:12.846 [DefaultDispatcher-worker-1 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77510da 2024-04-22 12:24:12.850 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:12.857 [DefaultDispatcher-worker-2 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77510da 2024-04-22 12:24:12.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-22 12:24:12.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-22 12:24:12.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.869 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77510da: (connection evicted) 2024-04-22 12:24:12.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-22 12:24:12.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-22 12:24:12.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-22 12:24:12.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-22 12:24:12.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.870 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7475f071: (connection evicted) 2024-04-22 12:24:12.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-22 12:24:12.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-22 12:24:12.871 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ebefdfa 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2024-04-22 12:24:12.872 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-22 12:24:12.886 [DefaultDispatcher-worker-1 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:12.886 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.886 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:12.886 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.887 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.887 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.890 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2024-04-22 12:24:12.900 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2024-04-22 12:24:12.902 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2024-04-22 12:24:12.904 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9af742 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.904 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d63ec 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d63ec 2024-04-22 12:24:12.905 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-22 12:24:12.918 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1d63ec 2024-04-22 12:24:12.929 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1d63ec 2024-04-22 12:24:12.931 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1d63ec 2024-04-22 12:24:12.932 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1d63ec 2024-04-22 12:24:12.945 [DefaultDispatcher-worker-1 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1d63ec 2024-04-22 12:24:12.954 [DefaultDispatcher-worker-15 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:12.954 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.954 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:12.954 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.955 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.955 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:12.958 [DefaultDispatcher-worker-6 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2024-04-22 12:24:12.966 [DefaultDispatcher-worker-16 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9 2024-04-22 12:24:12.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-22 12:24:12.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-22 12:24:12.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.971 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751eb9a9: (connection evicted) 2024-04-22 12:24:12.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-22 12:24:12.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-22 12:24:12.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-22 12:24:12.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-22 12:24:12.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:12.973 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1d63ec: (connection evicted) 2024-04-22 12:24:12.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:12.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-22 12:24:12.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1227862a 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:12.977 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@943184c 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@943184c 2024-04-22 12:24:12.978 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-22 12:24:12.992 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943184c 2024-04-22 12:24:13.002 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943184c 2024-04-22 12:24:13.004 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943184c 2024-04-22 12:24:13.006 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943184c 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bfab643 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.006 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-22 12:24:13.007 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@165a78d4 2024-04-22 12:24:13.007 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@165a78d4 2024-04-22 12:24:13.007 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-22 12:24:13.020 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a78d4 2024-04-22 12:24:13.031 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a78d4 2024-04-22 12:24:13.032 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a78d4 2024-04-22 12:24:13.034 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a78d4 2024-04-22 12:24:13.051 [DefaultDispatcher-worker-17 @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a78d4 2024-04-22 12:24:13.063 [DefaultDispatcher-worker-5 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943184c 2024-04-22 12:24:13.075 [DefaultDispatcher-worker-17 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943184c 2024-04-22 12:24:13.078 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.098 [DefaultDispatcher-worker-13 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943184c 2024-04-22 12:24:13.098 [DefaultDispatcher-worker-2 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:13.098 [DefaultDispatcher-worker-18 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:13.098 [DefaultDispatcher-worker-18 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.098 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.098 [DefaultDispatcher-worker-18 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:13.098 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:13.098 [DefaultDispatcher-worker-18 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.098 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.099 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.100 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.100 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-22 12:24:13.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-22 12:24:13.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.100 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@943184c: (connection evicted) 2024-04-22 12:24:13.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-22 12:24:13.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-22 12:24:13.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-22 12:24:13.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-22 12:24:13.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.101 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@165a78d4: (connection evicted) 2024-04-22 12:24:13.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-22 12:24:13.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14432052 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.103 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-22 12:24:13.104 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-22 12:24:13.104 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-22 12:24:13.104 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-22 12:24:13.119 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-22 12:24:13.130 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-22 12:24:13.132 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-22 12:24:13.134 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776ae580 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2024-04-22 12:24:13.134 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-22 12:24:13.148 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2024-04-22 12:24:13.158 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2024-04-22 12:24:13.160 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2024-04-22 12:24:13.162 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2024-04-22 12:24:13.173 [DefaultDispatcher-worker-11 @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2024-04-22 12:24:13.186 [DefaultDispatcher-worker-17 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-22 12:24:13.197 [DefaultDispatcher-worker-1 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-22 12:24:13.204 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:13.207 [DefaultDispatcher-worker-3 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-22 12:24:13.222 [DefaultDispatcher-worker-2 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-22 12:24:13.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-22 12:24:13.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-22 12:24:13.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.223 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319c77de: (connection evicted) 2024-04-22 12:24:13.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-22 12:24:13.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-22 12:24:13.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-22 12:24:13.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-22 12:24:13.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.224 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5748638c: (connection evicted) 2024-04-22 12:24:13.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-22 12:24:13.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d2a164e 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.227 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-22 12:24:13.228 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-22 12:24:13.228 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-22 12:24:13.228 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-22 12:24:13.245 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-22 12:24:13.250 [DefaultDispatcher-worker-14 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:13.250 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.250 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:13.250 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.251 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.252 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.256 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-22 12:24:13.258 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-22 12:24:13.260 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d52a17b 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.260 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.261 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.261 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-22 12:24:13.261 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-22 12:24:13.261 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-22 12:24:13.261 [Test worker @coroutine#4670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-22 12:24:13.275 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-22 12:24:13.285 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-22 12:24:13.287 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-22 12:24:13.289 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-22 12:24:13.301 [DefaultDispatcher-worker-9 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a871 2024-04-22 12:24:13.315 [DefaultDispatcher-worker-16 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-22 12:24:13.327 [DefaultDispatcher-worker-4 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35216a2e 2024-04-22 12:24:13.328 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-22 12:24:13.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-22 12:24:13.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.340 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35216a2e: (connection evicted) 2024-04-22 12:24:13.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-22 12:24:13.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-22 12:24:13.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-22 12:24:13.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-22 12:24:13.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.341 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4528a871: (connection evicted) 2024-04-22 12:24:13.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-22 12:24:13.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-22 12:24:13.343 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-22 12:24:13.343 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.343 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.343 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.343 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11544ddd 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@116f823c 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@116f823c 2024-04-22 12:24:13.344 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-22 12:24:13.363 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116f823c 2024-04-22 12:24:13.373 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116f823c 2024-04-22 12:24:13.376 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116f823c 2024-04-22 12:24:13.379 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116f823c 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@494775f1 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-22 12:24:13.379 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e03fe4 2024-04-22 12:24:13.380 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e03fe4 2024-04-22 12:24:13.380 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-22 12:24:13.393 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e03fe4 2024-04-22 12:24:13.404 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e03fe4 2024-04-22 12:24:13.405 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e03fe4 2024-04-22 12:24:13.407 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e03fe4 2024-04-22 12:24:13.419 [DefaultDispatcher-worker-13 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e03fe4 2024-04-22 12:24:13.432 [DefaultDispatcher-worker-13 @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116f823c 2024-04-22 12:24:13.444 [DefaultDispatcher-worker-9 @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116f823c 2024-04-22 12:24:13.444 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-22 12:24:13.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-22 12:24:13.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.448 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@116f823c: (connection evicted) 2024-04-22 12:24:13.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-22 12:24:13.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-22 12:24:13.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-22 12:24:13.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-22 12:24:13.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.449 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e03fe4: (connection evicted) 2024-04-22 12:24:13.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-22 12:24:13.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f64f47a 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.451 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-22 12:24:13.452 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-22 12:24:13.452 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-22 12:24:13.452 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-22 12:24:13.469 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-22 12:24:13.473 [DefaultDispatcher-worker-4 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 12:24:13.478 [DefaultDispatcher-worker-10 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:13.478 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.478 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:13.478 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.479 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.479 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.482 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-22 12:24:13.484 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-22 12:24:13.486 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f6395d 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.486 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-22 12:24:13.487 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-22 12:24:13.487 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-22 12:24:13.487 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-22 12:24:13.500 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-22 12:24:13.511 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-22 12:24:13.512 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-22 12:24:13.514 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-22 12:24:13.526 [DefaultDispatcher-worker-6 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-22 12:24:13.538 [DefaultDispatcher-worker-6 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-22 12:24:13.549 [DefaultDispatcher-worker-13 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:13.549 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.549 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:13.549 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.550 [DefaultDispatcher-worker-9 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-22 12:24:13.550 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.550 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.552 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:13.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-22 12:24:13.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-22 12:24:13.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.553 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da8853c: (connection evicted) 2024-04-22 12:24:13.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-22 12:24:13.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-22 12:24:13.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-22 12:24:13.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-22 12:24:13.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.554 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@154ea177: (connection evicted) 2024-04-22 12:24:13.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-22 12:24:13.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66032b8d 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.557 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-22 12:24:13.558 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-22 12:24:13.558 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-22 12:24:13.558 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-22 12:24:13.565 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.572 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-22 12:24:13.581 [DefaultDispatcher-worker-9 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:13.581 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.581 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:13.581 [DefaultDispatcher-worker-9 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.582 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.582 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.584 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-22 12:24:13.586 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-22 12:24:13.588 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4136638d 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-22 12:24:13.588 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-22 12:24:13.602 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-22 12:24:13.613 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-22 12:24:13.615 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-22 12:24:13.617 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-22 12:24:13.617 [DefaultDispatcher-worker-12 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:13.617 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.617 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:13.617 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.618 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.618 [DefaultDispatcher-worker-7 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.628 [DefaultDispatcher-worker-10 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-22 12:24:13.640 [DefaultDispatcher-worker-8 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-22 12:24:13.655 [DefaultDispatcher-worker-3 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-22 12:24:13.658 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:13.664 [DefaultDispatcher-worker-10 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-22 12:24:13.689 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.788 [DefaultDispatcher-worker-10 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-22 12:24:13.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-22 12:24:13.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-22 12:24:13.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.790 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24663d05: (connection evicted) 2024-04-22 12:24:13.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-22 12:24:13.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-22 12:24:13.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-22 12:24:13.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-22 12:24:13.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.792 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1: (connection evicted) 2024-04-22 12:24:13.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-22 12:24:13.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-22 12:24:13.793 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20fdd484 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.794 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-22 12:24:13.795 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@65589d76 2024-04-22 12:24:13.795 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@65589d76 2024-04-22 12:24:13.795 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-22 12:24:13.801 [DefaultDispatcher-worker-2 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:13.801 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.801 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:13.801 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.802 [DefaultDispatcher-worker-8 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.802 [DefaultDispatcher-worker-8 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.812 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65589d76 2024-04-22 12:24:13.823 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65589d76 2024-04-22 12:24:13.824 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65589d76 2024-04-22 12:24:13.826 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65589d76 2024-04-22 12:24:13.826 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@816272a 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a86de0 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a86de0 2024-04-22 12:24:13.827 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-22 12:24:13.840 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a86de0 2024-04-22 12:24:13.851 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a86de0 2024-04-22 12:24:13.853 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a86de0 2024-04-22 12:24:13.854 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a86de0 2024-04-22 12:24:13.866 [DefaultDispatcher-worker-1 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a86de0 2024-04-22 12:24:13.878 [DefaultDispatcher-worker-6 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65589d76 2024-04-22 12:24:13.892 [DefaultDispatcher-worker-7 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65589d76 2024-04-22 12:24:13.895 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:13.899 [DefaultDispatcher-worker-16 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:13.899 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.899 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:13.899 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.900 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.900 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.902 [DefaultDispatcher-worker-8 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65589d76 2024-04-22 12:24:13.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-22 12:24:13.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-22 12:24:13.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.907 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65589d76: (connection evicted) 2024-04-22 12:24:13.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-22 12:24:13.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-22 12:24:13.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-22 12:24:13.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-22 12:24:13.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.908 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65a86de0: (connection evicted) 2024-04-22 12:24:13.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:13.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-22 12:24:13.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd0d9a2 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.909 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@d374c01 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@d374c01 2024-04-22 12:24:13.910 [Test worker @coroutine#4884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-22 12:24:13.926 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d374c01 2024-04-22 12:24:13.936 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d374c01 2024-04-22 12:24:13.938 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d374c01 2024-04-22 12:24:13.940 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d374c01 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7002dacc 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:13.940 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:13.941 [Test worker @coroutine#4884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-22 12:24:13.941 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-04-22 12:24:13.941 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-04-22 12:24:13.941 [Test worker @coroutine#4884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-22 12:24:13.941 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:13.954 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-04-22 12:24:13.965 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-04-22 12:24:13.965 [DefaultDispatcher-worker-3 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:13.965 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.965 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:13.965 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.967 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-04-22 12:24:13.967 [DefaultDispatcher-worker-18 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.967 [DefaultDispatcher-worker-18 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:13.968 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-04-22 12:24:13.980 [DefaultDispatcher-worker-2 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65669def 2024-04-22 12:24:13.994 [DefaultDispatcher-worker-12 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d374c01 2024-04-22 12:24:14.008 [DefaultDispatcher-worker-11 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d374c01 2024-04-22 12:24:14.010 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:14.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-22 12:24:14.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-22 12:24:14.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.012 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d374c01: (connection evicted) 2024-04-22 12:24:14.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-22 12:24:14.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-22 12:24:14.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-22 12:24:14.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-22 12:24:14.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.013 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65669def: (connection evicted) 2024-04-22 12:24:14.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-22 12:24:14.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ffae42f 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.015 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2024-04-22 12:24:14.016 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-22 12:24:14.034 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2024-04-22 12:24:14.051 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2024-04-22 12:24:14.053 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2024-04-22 12:24:14.055 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2024-04-22 12:24:14.055 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15cba6dc 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2024-04-22 12:24:14.056 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-22 12:24:14.069 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2024-04-22 12:24:14.080 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2024-04-22 12:24:14.082 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2024-04-22 12:24:14.084 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2024-04-22 12:24:14.097 [DefaultDispatcher-worker-8 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2024-04-22 12:24:14.110 [DefaultDispatcher-worker-18 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:14.110 [DefaultDispatcher-worker-15 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:14.110 [DefaultDispatcher-worker-18 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.111 [DefaultDispatcher-worker-18 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:14.111 [DefaultDispatcher-worker-15 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.111 [DefaultDispatcher-worker-9 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2024-04-22 12:24:14.111 [DefaultDispatcher-worker-18 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.111 [DefaultDispatcher-worker-15 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:14.111 [DefaultDispatcher-worker-15 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.112 [DefaultDispatcher-worker-14 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.112 [DefaultDispatcher-worker-16 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.112 [DefaultDispatcher-worker-16 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.121 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:14.128 [DefaultDispatcher-worker-14 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2024-04-22 12:24:14.140 [DefaultDispatcher-worker-15 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2024-04-22 12:24:14.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-22 12:24:14.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-22 12:24:14.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.147 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eedf268: (connection evicted) 2024-04-22 12:24:14.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-22 12:24:14.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-22 12:24:14.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-22 12:24:14.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-22 12:24:14.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.148 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32: (connection evicted) 2024-04-22 12:24:14.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-22 12:24:14.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496101d1 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.150 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2024-04-22 12:24:14.151 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-22 12:24:14.165 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2024-04-22 12:24:14.176 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2024-04-22 12:24:14.178 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2024-04-22 12:24:14.180 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2024-04-22 12:24:14.190 [DefaultDispatcher-worker-15 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2024-04-22 12:24:14.196 [DefaultDispatcher-worker-12 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2024-04-22 12:24:14.212 [UI Thread @coroutine#4981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=583877843677306880 2024-04-22 12:24:14.212 [UI Thread @coroutine#4981] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583877843677306880. 2024-04-22 12:24:14.212 [UI Thread @coroutine#4981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=583877843677306880 2024-04-22 12:24:14.213 [UI Thread @coroutine#4981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=583877843677306880 2024-04-22 12:24:14.213 [UI Thread @coroutine#4981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583877843677306880 2024-04-22 12:24:14.214 [UI Thread @coroutine#4981] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583877843677306880. 2024-04-22 12:24:14.214 [UI Thread @coroutine#4981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=583877843677306880 to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:24:14.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-22 12:24:14.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-22 12:24:14.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.217 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24: (connection evicted) 2024-04-22 12:24:14.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-22 12:24:14.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-22 12:24:14.270 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ee63f2 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-22 12:24:14.271 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-22 12:24:14.280 [DefaultDispatcher-worker-14 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:14.280 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.280 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:14.280 [DefaultDispatcher-worker-14 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.281 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.281 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.285 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-22 12:24:14.296 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-22 12:24:14.298 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-22 12:24:14.300 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-22 12:24:14.311 [DefaultDispatcher-worker-15 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-22 12:24:14.333 [DefaultDispatcher-worker-3 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-22 12:24:14.342 [DefaultDispatcher-worker-12 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2024-04-22 12:24:14.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-22 12:24:14.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-22 12:24:14.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.356 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b: (connection evicted) 2024-04-22 12:24:14.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-22 12:24:14.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-22 12:24:14.405 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68553e92 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.416 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.417 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-22 12:24:14.417 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2024-04-22 12:24:14.417 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2024-04-22 12:24:14.417 [Test worker @coroutine#5024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-22 12:24:14.431 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2024-04-22 12:24:14.442 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2024-04-22 12:24:14.443 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2024-04-22 12:24:14.445 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc7d9e 2024-04-22 12:24:14.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-22 12:24:14.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-22 12:24:14.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:14.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-22 12:24:14.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-22 12:24:14.451 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ebd4486 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-04-22 12:24:14.451 [Test worker @coroutine#5042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-22 12:24:14.465 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-04-22 12:24:14.476 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-04-22 12:24:14.478 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-04-22 12:24:14.479 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-04-22 12:24:14.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-22 12:24:14.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-22 12:24:14.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:14.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-22 12:24:14.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7887e1f3 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-22 12:24:14.484 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-04-22 12:24:14.485 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-22 12:24:14.485 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.490 [DefaultDispatcher-worker-6 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:14.491 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.491 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:14.491 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.492 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.492 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.500 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-04-22 12:24:14.511 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-04-22 12:24:14.513 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-04-22 12:24:14.515 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7f312 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.515 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:24:14.516 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-22 12:24:14.519 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.530 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:24:14.541 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:24:14.543 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:24:14.545 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:24:14.557 [DefaultDispatcher-worker-5 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:24:14.561 [DefaultDispatcher-worker-7 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:14.562 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.562 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:14.562 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.563 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.563 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.571 [DefaultDispatcher-worker-9 @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b273c1 2024-04-22 12:24:14.575 [UI Thread @coroutine#5090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.575 [UI Thread @coroutine#5090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:24:14.575 [UI Thread @coroutine#5090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.577 [UI Thread @coroutine#5090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.577 [UI Thread @coroutine#5090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.578 [UI Thread @coroutine#5090] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:24:14.578 [UI Thread @coroutine#5090] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56093/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:14.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-22 12:24:14.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-22 12:24:14.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.580 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32b273c1: (connection evicted) 2024-04-22 12:24:14.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-22 12:24:14.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-22 12:24:14.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-22 12:24:14.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-22 12:24:14.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.581 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb539df: (connection evicted) 2024-04-22 12:24:14.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-22 12:24:14.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2bcce1 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.583 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.584 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-22 12:24:14.584 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-22 12:24:14.584 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-22 12:24:14.584 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-22 12:24:14.593 [DefaultDispatcher-worker-8 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:14.593 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.593 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:14.593 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.594 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.594 [DefaultDispatcher-worker-6 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.600 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-22 12:24:14.611 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-22 12:24:14.612 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-22 12:24:14.614 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-22 12:24:14.614 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67744663 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-22 12:24:14.615 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-22 12:24:14.628 [DefaultDispatcher-worker-4 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:14.629 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.629 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:14.629 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.629 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-22 12:24:14.630 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.630 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.640 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-22 12:24:14.642 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-22 12:24:14.644 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-22 12:24:14.655 [DefaultDispatcher-worker-10 @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-22 12:24:14.669 [DefaultDispatcher-worker-5 @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-22 12:24:14.671 [UI Thread @coroutine#5125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.671 [UI Thread @coroutine#5125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:24:14.671 [UI Thread @coroutine#5125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.673 [UI Thread @coroutine#5125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.673 [UI Thread @coroutine#5125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-22 12:24:14.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-22 12:24:14.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.675 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78002333: (connection evicted) 2024-04-22 12:24:14.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-22 12:24:14.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-22 12:24:14.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-22 12:24:14.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-22 12:24:14.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.676 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee: (connection evicted) 2024-04-22 12:24:14.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-22 12:24:14.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7845f53d 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.678 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8e93db 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8e93db 2024-04-22 12:24:14.679 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-22 12:24:14.694 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.695 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8e93db 2024-04-22 12:24:14.706 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8e93db 2024-04-22 12:24:14.707 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8e93db 2024-04-22 12:24:14.709 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8e93db 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ac3739d 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.709 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@572c50b6 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@572c50b6 2024-04-22 12:24:14.710 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-22 12:24:14.723 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572c50b6 2024-04-22 12:24:14.734 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572c50b6 2024-04-22 12:24:14.736 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572c50b6 2024-04-22 12:24:14.737 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572c50b6 2024-04-22 12:24:14.749 [DefaultDispatcher-worker-2 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572c50b6 2024-04-22 12:24:14.759 [DefaultDispatcher-worker-2 @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a8e93db 2024-04-22 12:24:14.761 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.761 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:24:14.761 [UI Thread @coroutine#5155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.763 [UI Thread @coroutine#5155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.763 [UI Thread @coroutine#5155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:24:14.763 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:24:14.763 [UI Thread @coroutine#5155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:14.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-22 12:24:14.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-22 12:24:14.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.765 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a8e93db: (connection evicted) 2024-04-22 12:24:14.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-22 12:24:14.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-22 12:24:14.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-22 12:24:14.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-22 12:24:14.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.766 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@572c50b6: (connection evicted) 2024-04-22 12:24:14.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-22 12:24:14.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13668c8b 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.768 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-22 12:24:14.769 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2024-04-22 12:24:14.769 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2024-04-22 12:24:14.769 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-22 12:24:14.784 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2024-04-22 12:24:14.795 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2024-04-22 12:24:14.796 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2024-04-22 12:24:14.798 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d23b242 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5165783c 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5165783c 2024-04-22 12:24:14.799 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-22 12:24:14.812 [DefaultDispatcher-worker-2 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:14.813 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.813 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:14.813 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.814 [DefaultDispatcher-worker-13 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.814 [DefaultDispatcher-worker-13 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.816 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5165783c 2024-04-22 12:24:14.827 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5165783c 2024-04-22 12:24:14.828 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5165783c 2024-04-22 12:24:14.830 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5165783c 2024-04-22 12:24:14.842 [DefaultDispatcher-worker-2 @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5165783c 2024-04-22 12:24:14.854 [DefaultDispatcher-worker-15 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2024-04-22 12:24:14.869 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:14.876 [DefaultDispatcher-worker-3 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2024-04-22 12:24:14.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-22 12:24:14.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-22 12:24:14.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.887 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a: (connection evicted) 2024-04-22 12:24:14.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-22 12:24:14.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-22 12:24:14.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-22 12:24:14.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-22 12:24:14.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.888 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5165783c: (connection evicted) 2024-04-22 12:24:14.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-22 12:24:14.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6508e82 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.891 [Test worker @coroutine#5212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-22 12:24:14.892 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-04-22 12:24:14.892 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-04-22 12:24:14.892 [Test worker @coroutine#5212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-22 12:24:14.909 [DefaultDispatcher-worker-15 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:14.909 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.909 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:14.909 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.909 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-04-22 12:24:14.910 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.910 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.920 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-04-22 12:24:14.922 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-04-22 12:24:14.924 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-04-22 12:24:14.933 [DefaultDispatcher-worker-15 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-04-22 12:24:14.950 [DefaultDispatcher-worker-3 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-04-22 12:24:14.964 [DefaultDispatcher-worker-14 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-04-22 12:24:14.978 [DefaultDispatcher-worker-2 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:14.978 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.978 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:14.978 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.979 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.979 [DefaultDispatcher-worker-17 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:14.982 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.986 [DefaultDispatcher-worker-11 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-04-22 12:24:14.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-22 12:24:14.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-22 12:24:14.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:14.989 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ef8410: (connection evicted) 2024-04-22 12:24:14.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:14.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-22 12:24:14.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e0dec0c 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:14.991 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-22 12:24:14.992 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-22 12:24:15.006 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.008 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-22 12:24:15.019 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-22 12:24:15.021 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-22 12:24:15.022 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70796b21 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2024-04-22 12:24:15.023 [Test worker @coroutine#5252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-22 12:24:15.029 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.036 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2024-04-22 12:24:15.047 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2024-04-22 12:24:15.049 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2024-04-22 12:24:15.050 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2024-04-22 12:24:15.057 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.062 [DefaultDispatcher-worker-7 @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166 2024-04-22 12:24:15.076 [DefaultDispatcher-worker-7 @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-22 12:24:15.087 [DefaultDispatcher-worker-7 @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2024-04-22 12:24:15.092 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:15.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-22 12:24:15.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-22 12:24:15.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.094 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06: (connection evicted) 2024-04-22 12:24:15.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-22 12:24:15.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-22 12:24:15.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-22 12:24:15.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-22 12:24:15.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.095 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9a0166: (connection evicted) 2024-04-22 12:24:15.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-22 12:24:15.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c5652b 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-22 12:24:15.098 [Test worker @coroutine#5291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-22 12:24:15.114 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-22 12:24:15.124 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:15.124 [DefaultDispatcher-worker-2 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:15.125 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.125 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.125 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:15.125 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:15.125 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.125 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.126 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.126 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.126 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.127 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-22 12:24:15.129 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-22 12:24:15.130 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-22 12:24:15.141 [DefaultDispatcher-worker-3 @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-22 12:24:15.146 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.150 [DefaultDispatcher-worker-3 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-22 12:24:15.165 [DefaultDispatcher-worker-9 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-22 12:24:15.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-22 12:24:15.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-22 12:24:15.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.167 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67f25c: (connection evicted) 2024-04-22 12:24:15.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-22 12:24:15.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-22 12:24:15.168 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dcd8e74 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.169 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2024-04-22 12:24:15.170 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-22 12:24:15.186 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2024-04-22 12:24:15.197 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2024-04-22 12:24:15.199 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2024-04-22 12:24:15.201 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2024-04-22 12:24:15.211 [DefaultDispatcher-worker-16 @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2024-04-22 12:24:15.213 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.219 [DefaultDispatcher-worker-16 @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2024-04-22 12:24:15.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-22 12:24:15.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-22 12:24:15.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.226 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c: (connection evicted) 2024-04-22 12:24:15.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-22 12:24:15.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@682bff78 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.229 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.230 [Test worker @coroutine#5352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-22 12:24:15.230 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-04-22 12:24:15.230 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-04-22 12:24:15.230 [Test worker @coroutine#5352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-22 12:24:15.245 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-04-22 12:24:15.256 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-04-22 12:24:15.258 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-04-22 12:24:15.259 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-04-22 12:24:15.312 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.316 [DefaultDispatcher-worker-18 @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0 2024-04-22 12:24:15.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-22 12:24:15.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-22 12:24:15.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.318 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e22fdc0: (connection evicted) 2024-04-22 12:24:15.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-22 12:24:15.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-22 12:24:15.319 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@307ca947 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-22 12:24:15.320 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-22 12:24:15.323 [DefaultDispatcher-worker-10 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:15.323 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.323 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:15.323 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.324 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.324 [DefaultDispatcher-worker-2 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.334 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-22 12:24:15.345 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-22 12:24:15.347 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-22 12:24:15.349 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-22 12:24:15.358 [DefaultDispatcher-worker-2 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-22 12:24:15.365 [DefaultDispatcher-worker-2 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5b651 2024-04-22 12:24:15.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-22 12:24:15.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-22 12:24:15.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.371 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d5b651: (connection evicted) 2024-04-22 12:24:15.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-22 12:24:15.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26169be3 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.376 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-22 12:24:15.377 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-22 12:24:15.377 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-22 12:24:15.377 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-22 12:24:15.391 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-22 12:24:15.402 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-22 12:24:15.404 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-22 12:24:15.405 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-04-22 12:24:15.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-22 12:24:15.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-22 12:24:15.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:15.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-22 12:24:15.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-22 12:24:15.409 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67171221 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-22 12:24:15.410 [Test worker @coroutine#5416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-22 12:24:15.424 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-22 12:24:15.435 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-22 12:24:15.436 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-22 12:24:15.438 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d2345 2024-04-22 12:24:15.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-22 12:24:15.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-22 12:24:15.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:15.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-22 12:24:15.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a42610 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.441 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-22 12:24:15.442 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@610640e3 2024-04-22 12:24:15.442 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@610640e3 2024-04-22 12:24:15.442 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-22 12:24:15.456 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@610640e3 2024-04-22 12:24:15.467 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@610640e3 2024-04-22 12:24:15.468 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@610640e3 2024-04-22 12:24:15.470 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@610640e3 2024-04-22 12:24:15.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-22 12:24:15.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-22 12:24:15.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:15.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-22 12:24:15.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-22 12:24:15.480 [UI Thread @coroutine#5454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50195/Site/verify 2024-04-22 12:24:15.480 [UI Thread @coroutine#5454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50195/Site/verify. 2024-04-22 12:24:15.480 [UI Thread @coroutine#5454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50195/Site/verify 2024-04-22 12:24:15.482 [UI Thread @coroutine#5454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50195/Site/verify 2024-04-22 12:24:15.482 [UI Thread @coroutine#5454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50195/Site/verify 2024-04-22 12:24:15.483 [UI Thread @coroutine#5454] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50195/Site/verify. 2024-04-22 12:24:15.483 [UI Thread @coroutine#5454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50195/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:15.485 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddf193a 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.487 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-22 12:24:15.488 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:24:15.488 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:24:15.488 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-22 12:24:15.502 [DefaultDispatcher-worker-8 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:15.502 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.502 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:15.502 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.503 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.503 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.506 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:24:15.517 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:24:15.519 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.519 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:24:15.520 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:24:15.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-22 12:24:15.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-22 12:24:15.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:15.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-22 12:24:15.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173039b5 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.524 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-22 12:24:15.525 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@37635407 2024-04-22 12:24:15.525 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@37635407 2024-04-22 12:24:15.525 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-22 12:24:15.539 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2024-04-22 12:24:15.541 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.551 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2024-04-22 12:24:15.552 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2024-04-22 12:24:15.554 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2024-04-22 12:24:15.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-22 12:24:15.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-22 12:24:15.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:15.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-22 12:24:15.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-22 12:24:15.557 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ef33f 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2024-04-22 12:24:15.558 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-22 12:24:15.571 [DefaultDispatcher-worker-10 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:15.571 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.571 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:15.571 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.572 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.572 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.573 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2024-04-22 12:24:15.588 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2024-04-22 12:24:15.590 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2024-04-22 12:24:15.591 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2024-04-22 12:24:15.593 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39197/Site/verify 2024-04-22 12:24:15.593 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39197/Site/verify. 2024-04-22 12:24:15.593 [UI Thread @coroutine#5523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39197/Site/verify 2024-04-22 12:24:15.595 [UI Thread @coroutine#5523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39197/Site/verify 2024-04-22 12:24:15.595 [UI Thread @coroutine#5523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39197/Site/verify 2024-04-22 12:24:15.595 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39197/Site/verify. 2024-04-22 12:24:15.595 [UI Thread @coroutine#5523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39197/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:15.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-22 12:24:15.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-22 12:24:15.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:15.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-22 12:24:15.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-22 12:24:15.604 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44679/Site/verify 2024-04-22 12:24:15.604 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44679/Site/verify. 2024-04-22 12:24:15.604 [UI Thread @coroutine#5535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44679/Site/verify 2024-04-22 12:24:15.605 [UI Thread @coroutine#5535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44679/Site/verify 2024-04-22 12:24:15.606 [UI Thread @coroutine#5535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44679/Site/verify 2024-04-22 12:24:15.606 [DefaultDispatcher-worker-8 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:15.606 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.606 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:15.606 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.606 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44679/Site/verify. 2024-04-22 12:24:15.606 [UI Thread @coroutine#5535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44679/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:15.607 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.607 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.611 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51589/Site/verify 2024-04-22 12:24:15.611 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51589/Site/verify. 2024-04-22 12:24:15.611 [UI Thread @coroutine#5551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51589/Site/verify 2024-04-22 12:24:15.612 [UI Thread @coroutine#5551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51589/Site/verify 2024-04-22 12:24:15.612 [UI Thread @coroutine#5551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51589/Site/verify 2024-04-22 12:24:15.612 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51589/Site/verify. 2024-04-22 12:24:15.612 [UI Thread @coroutine#5551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51589/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:15.617 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-22 12:24:15.617 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-22 12:24:15.617 [UI Thread @coroutine#5565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-22 12:24:15.619 [UI Thread @coroutine#5565] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627a1c77 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.621 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.622 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.622 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.622 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.622 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.622 [Test worker @coroutine#5572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-22 12:24:15.622 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.622 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.622 [Test worker @coroutine#5572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-22 12:24:15.636 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.640 [DefaultDispatcher-worker-8 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:15.640 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.640 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:15.640 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.641 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.641 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.647 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.649 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.651 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.661 [DefaultDispatcher-worker-2 @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.684 [DefaultDispatcher-worker-5 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.694 [DefaultDispatcher-worker-13 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.702 [DefaultDispatcher-worker-5 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.707 [DefaultDispatcher-worker-4 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 12:24:15.710 [DefaultDispatcher-worker-3 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.716 [DefaultDispatcher-worker-15 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.722 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:15.726 [DefaultDispatcher-worker-3 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.740 [DefaultDispatcher-worker-6 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:24:15.745 [DefaultDispatcher-worker-3 @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2024-04-22 12:24:15.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-22 12:24:15.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-22 12:24:15.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.747 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a683f92: (connection evicted) 2024-04-22 12:24:15.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-22 12:24:15.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-22 12:24:15.748 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f06006d 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.749 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-04-22 12:24:15.750 [Test worker @coroutine#5608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-22 12:24:15.767 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-04-22 12:24:15.781 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-04-22 12:24:15.782 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-04-22 12:24:15.783 [DefaultDispatcher-worker-9 @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1291a4 2024-04-22 12:24:15.784 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-04-22 12:24:15.784 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-22 12:24:15.784 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.784 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.784 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.784 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.784 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.784 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.784 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ee585f 2024-04-22 12:24:15.784 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.784 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2024-04-22 12:24:15.785 [Test worker @coroutine#5608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-22 12:24:15.799 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2024-04-22 12:24:15.804 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.810 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2024-04-22 12:24:15.812 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2024-04-22 12:24:15.814 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2024-04-22 12:24:15.816 [DefaultDispatcher-worker-7 @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-22 12:24:15.825 [DefaultDispatcher-worker-4 @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a81a18 2024-04-22 12:24:15.825 [DefaultDispatcher-worker-4 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:15.825 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.825 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:15.825 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.826 [DefaultDispatcher-worker-5 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.826 [DefaultDispatcher-worker-5 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.837 [DefaultDispatcher-worker-17 @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-04-22 12:24:15.840 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.850 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-22 12:24:15.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-22 12:24:15.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.853 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9: (connection evicted) 2024-04-22 12:24:15.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-22 12:24:15.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-22 12:24:15.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-22 12:24:15.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-22 12:24:15.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.854 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a81a18: (connection evicted) 2024-04-22 12:24:15.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-22 12:24:15.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-22 12:24:15.856 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-22 12:24:15.856 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.856 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.856 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.856 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.856 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.856 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.856 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@988eae9 2024-04-22 12:24:15.856 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2024-04-22 12:24:15.857 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-22 12:24:15.875 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2024-04-22 12:24:15.882 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.886 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2024-04-22 12:24:15.887 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2024-04-22 12:24:15.889 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2024-04-22 12:24:15.889 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2182ebc7 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-04-22 12:24:15.890 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-22 12:24:15.904 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-04-22 12:24:15.914 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.915 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-04-22 12:24:15.917 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-04-22 12:24:15.920 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-04-22 12:24:15.920 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:15.921 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.921 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:15.921 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.922 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.922 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.931 [DefaultDispatcher-worker-9 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-04-22 12:24:15.943 [DefaultDispatcher-worker-7 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2024-04-22 12:24:15.953 [DefaultDispatcher-worker-6 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2024-04-22 12:24:15.958 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-22 12:24:15.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-22 12:24:15.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.959 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46: (connection evicted) 2024-04-22 12:24:15.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-22 12:24:15.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-22 12:24:15.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-22 12:24:15.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-22 12:24:15.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:15.960 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3699c795: (connection evicted) 2024-04-22 12:24:15.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:15.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-22 12:24:15.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49bcd90d 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.962 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2024-04-22 12:24:15.963 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-22 12:24:15.979 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2024-04-22 12:24:15.989 [DefaultDispatcher-worker-6 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:15.990 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.990 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:15.990 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.990 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2024-04-22 12:24:15.991 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.991 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:15.992 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2024-04-22 12:24:15.994 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c82f6bd 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:15.994 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:15.995 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:15.995 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-22 12:24:15.995 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2024-04-22 12:24:15.995 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2024-04-22 12:24:15.995 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-22 12:24:16.008 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2024-04-22 12:24:16.019 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2024-04-22 12:24:16.021 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2024-04-22 12:24:16.022 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2024-04-22 12:24:16.034 [DefaultDispatcher-worker-15 @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2024-04-22 12:24:16.048 [DefaultDispatcher-worker-15 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2024-04-22 12:24:16.058 [DefaultDispatcher-worker-3 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2024-04-22 12:24:16.063 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.095 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.138 [DefaultDispatcher-worker-14 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:16.138 [DefaultDispatcher-worker-14 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.139 [DefaultDispatcher-worker-14 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:16.139 [DefaultDispatcher-worker-14 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.139 [DefaultDispatcher-worker-16 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:16.139 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.139 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:16.139 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.140 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.140 [DefaultDispatcher-worker-8 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.140 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-22 12:24:16.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-22 12:24:16.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.311 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d: (connection evicted) 2024-04-22 12:24:16.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-22 12:24:16.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-22 12:24:16.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-22 12:24:16.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-22 12:24:16.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.312 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f77917c: (connection evicted) 2024-04-22 12:24:16.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-22 12:24:16.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba056ab 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.314 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-04-22 12:24:16.315 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-22 12:24:16.333 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-04-22 12:24:16.333 [DefaultDispatcher-worker-8 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:16.334 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.334 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:16.334 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.335 [DefaultDispatcher-worker-17 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.335 [DefaultDispatcher-worker-17 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.345 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-04-22 12:24:16.347 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-04-22 12:24:16.348 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f6c4462 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2024-04-22 12:24:16.349 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-22 12:24:16.362 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2024-04-22 12:24:16.373 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2024-04-22 12:24:16.375 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2024-04-22 12:24:16.376 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2024-04-22 12:24:16.389 [DefaultDispatcher-worker-14 @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2024-04-22 12:24:16.402 [DefaultDispatcher-worker-1 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-04-22 12:24:16.412 [DefaultDispatcher-worker-1 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-04-22 12:24:16.415 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:16.421 [DefaultDispatcher-worker-1 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2024-04-22 12:24:16.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-22 12:24:16.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-22 12:24:16.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.426 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39da0e47: (connection evicted) 2024-04-22 12:24:16.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-22 12:24:16.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-22 12:24:16.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-22 12:24:16.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-22 12:24:16.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.428 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20ac726c: (connection evicted) 2024-04-22 12:24:16.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-22 12:24:16.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@354d5692 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.430 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-22 12:24:16.431 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2024-04-22 12:24:16.431 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2024-04-22 12:24:16.431 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-22 12:24:16.453 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2024-04-22 12:24:16.463 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2024-04-22 12:24:16.465 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2024-04-22 12:24:16.467 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b297a62 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.467 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-04-22 12:24:16.468 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-22 12:24:16.481 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-04-22 12:24:16.492 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-04-22 12:24:16.494 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-04-22 12:24:16.496 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-04-22 12:24:16.508 [DefaultDispatcher-worker-7 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-04-22 12:24:16.513 [DefaultDispatcher-worker-4 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:16.513 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.513 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:16.513 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.514 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.514 [DefaultDispatcher-worker-10 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.522 [DefaultDispatcher-worker-10 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2024-04-22 12:24:16.531 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:16.531 [DefaultDispatcher-worker-16 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2024-04-22 12:24:16.539 [DefaultDispatcher-worker-11 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2024-04-22 12:24:16.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-22 12:24:16.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-22 12:24:16.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.545 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a8b228: (connection evicted) 2024-04-22 12:24:16.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-22 12:24:16.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-22 12:24:16.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-22 12:24:16.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-22 12:24:16.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.546 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c: (connection evicted) 2024-04-22 12:24:16.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-22 12:24:16.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6921e251 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.548 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-22 12:24:16.549 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2024-04-22 12:24:16.549 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2024-04-22 12:24:16.549 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-22 12:24:16.565 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2024-04-22 12:24:16.575 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2024-04-22 12:24:16.577 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2024-04-22 12:24:16.579 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68032a80 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.579 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-04-22 12:24:16.580 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-22 12:24:16.582 [DefaultDispatcher-worker-1 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a0d664 2024-04-22 12:24:16.582 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.582 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:16.582 [DefaultDispatcher-worker-1 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.583 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.583 [DefaultDispatcher-worker-8 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56223/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.593 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-04-22 12:24:16.604 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-04-22 12:24:16.606 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-04-22 12:24:16.607 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-04-22 12:24:16.619 [DefaultDispatcher-worker-15 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2024-04-22 12:24:16.619 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.619 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:16.619 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.619 [DefaultDispatcher-worker-14 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c41ad 2024-04-22 12:24:16.620 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.620 [DefaultDispatcher-worker-18 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47417/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.633 [DefaultDispatcher-worker-14 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2024-04-22 12:24:16.642 [DefaultDispatcher-worker-10 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2024-04-22 12:24:16.649 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:16.653 [DefaultDispatcher-worker-1 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-22 12:24:16.653 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.653 [DefaultDispatcher-worker-8 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d481de0 2024-04-22 12:24:16.653 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:16.653 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.654 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.654 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59427/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-22 12:24:16.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-22 12:24:16.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.658 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d481de0: (connection evicted) 2024-04-22 12:24:16.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-22 12:24:16.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-22 12:24:16.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-22 12:24:16.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-22 12:24:16.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.659 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c41ad: (connection evicted) 2024-04-22 12:24:16.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-22 12:24:16.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45682e3e 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.662 [Test worker @coroutine#5952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-22 12:24:16.663 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-04-22 12:24:16.663 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-04-22 12:24:16.663 [Test worker @coroutine#5952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-22 12:24:16.682 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-04-22 12:24:16.693 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.697 [Test worker @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-04-22 12:24:16.700 [Test worker @coroutine#5955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-04-22 12:24:16.703 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-04-22 12:24:16.714 [DefaultDispatcher-worker-18 @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2024-04-22 12:24:16.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-22 12:24:16.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-22 12:24:16.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.714 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5858054c: (connection evicted) 2024-04-22 12:24:16.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-22 12:24:16.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a51a39d 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.716 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@62765e11 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@62765e11 2024-04-22 12:24:16.717 [Test worker @coroutine#5975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-22 12:24:16.734 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62765e11 2024-04-22 12:24:16.745 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62765e11 2024-04-22 12:24:16.746 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62765e11 2024-04-22 12:24:16.748 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62765e11 2024-04-22 12:24:16.757 [DefaultDispatcher-worker-18 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62765e11 2024-04-22 12:24:16.779 [DefaultDispatcher-worker-18 @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62765e11 2024-04-22 12:24:16.787 [DefaultDispatcher-worker-13 @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62765e11 2024-04-22 12:24:16.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-22 12:24:16.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-22 12:24:16.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.792 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62765e11: (connection evicted) 2024-04-22 12:24:16.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-22 12:24:16.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b56e8ee 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.794 [Test worker @coroutine#6000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-22 12:24:16.795 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2024-04-22 12:24:16.795 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2024-04-22 12:24:16.795 [Test worker @coroutine#6000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-22 12:24:16.811 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2024-04-22 12:24:16.824 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2024-04-22 12:24:16.826 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2024-04-22 12:24:16.827 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2024-04-22 12:24:16.838 [DefaultDispatcher-worker-6 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72321701 2024-04-22 12:24:16.838 [DefaultDispatcher-worker-6 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.838 [DefaultDispatcher-worker-6 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:16.838 [DefaultDispatcher-worker-6 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.839 [DefaultDispatcher-worker-18 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2024-04-22 12:24:16.839 [DefaultDispatcher-worker-14 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.839 [DefaultDispatcher-worker-14 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.861 [DefaultDispatcher-worker-4 @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2024-04-22 12:24:16.870 [DefaultDispatcher-worker-4 @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2024-04-22 12:24:16.881 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.885 [DefaultDispatcher-worker-1 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2024-04-22 12:24:16.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-22 12:24:16.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-22 12:24:16.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.888 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1377e395: (connection evicted) 2024-04-22 12:24:16.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-22 12:24:16.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-22 12:24:16.889 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-22 12:24:16.889 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.889 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.889 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c3bae 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-22 12:24:16.890 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-22 12:24:16.907 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-22 12:24:16.917 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-22 12:24:16.919 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-22 12:24:16.921 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-22 12:24:16.933 [DefaultDispatcher-worker-1 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-22 12:24:16.934 [DefaultDispatcher-worker-3 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e243122 2024-04-22 12:24:16.934 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.934 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:16.934 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.935 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.935 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51321/UmAppDatabase/replication/nodeId 2024-04-22 12:24:16.953 [DefaultDispatcher-worker-15 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-22 12:24:16.962 [DefaultDispatcher-worker-10 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-22 12:24:16.974 [DefaultDispatcher-worker-5 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-22 12:24:16.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-22 12:24:16.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-22 12:24:16.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:16.975 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae: (connection evicted) 2024-04-22 12:24:16.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:16.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-22 12:24:16.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12039ae0 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:16.978 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:16.979 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:16.979 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:16.979 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:16.979 [Test worker @coroutine#6069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-22 12:24:16.979 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-22 12:24:16.979 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-22 12:24:16.979 [Test worker @coroutine#6069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-22 12:24:16.995 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-22 12:24:16.999 [DefaultDispatcher-worker-16 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-22 12:24:17.000 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.000 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:17.000 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.001 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.001 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33899/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.006 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-22 12:24:17.008 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-22 12:24:17.010 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633e4742 2024-04-22 12:24:17.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-22 12:24:17.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-22 12:24:17.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-22 12:24:17.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545ffe1 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.015 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b6fbd1 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b6fbd1 2024-04-22 12:24:17.016 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-22 12:24:17.029 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b6fbd1 2024-04-22 12:24:17.040 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b6fbd1 2024-04-22 12:24:17.042 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b6fbd1 2024-04-22 12:24:17.044 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b6fbd1 2024-04-22 12:24:17.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-22 12:24:17.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-22 12:24:17.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-22 12:24:17.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df5358 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.048 [Test worker @coroutine#6118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-22 12:24:17.049 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-22 12:24:17.049 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-22 12:24:17.049 [Test worker @coroutine#6118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-22 12:24:17.063 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-22 12:24:17.074 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-22 12:24:17.076 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-22 12:24:17.078 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-22 12:24:17.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-22 12:24:17.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-22 12:24:17.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-22 12:24:17.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-22 12:24:17.084 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-22 12:24:17.084 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.084 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.084 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.084 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.084 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.084 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.084 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a49e352 2024-04-22 12:24:17.084 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.084 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6e041a 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6e041a 2024-04-22 12:24:17.085 [UI Thread @coroutine#6140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-22 12:24:17.102 [UI Thread @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6e041a 2024-04-22 12:24:17.113 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6e041a 2024-04-22 12:24:17.115 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6e041a 2024-04-22 12:24:17.117 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6e041a 2024-04-22 12:24:17.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-22 12:24:17.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-22 12:24:17.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:17.120 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6e041a: (connection evicted) 2024-04-22 12:24:17.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-22 12:24:17.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-22 12:24:17.123 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344ab465 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2024-04-22 12:24:17.124 [Test worker @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-22 12:24:17.141 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2024-04-22 12:24:17.152 [DefaultDispatcher-worker-6 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-04-22 12:24:17.152 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.152 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577f30 2024-04-22 12:24:17.152 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:17.152 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.152 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.152 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:17.152 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.153 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.153 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.153 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39343/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.154 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2024-04-22 12:24:17.156 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2024-04-22 12:24:17.157 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d05d8c3 2024-04-22 12:24:17.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-22 12:24:17.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-22 12:24:17.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-22 12:24:17.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49fb77d0 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-22 12:24:17.161 [Test worker @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-22 12:24:17.175 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-22 12:24:17.186 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-22 12:24:17.188 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-22 12:24:17.190 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe9344 2024-04-22 12:24:17.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-22 12:24:17.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-22 12:24:17.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-22 12:24:17.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f21c18f 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.192 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-22 12:24:17.193 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-22 12:24:17.193 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-22 12:24:17.193 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-22 12:24:17.207 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-22 12:24:17.218 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-22 12:24:17.220 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-22 12:24:17.222 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-22 12:24:17.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-22 12:24:17.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-22 12:24:17.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-22 12:24:17.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ae0bff 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-04-22 12:24:17.225 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-04-22 12:24:17.226 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-22 12:24:17.240 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-04-22 12:24:17.251 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-04-22 12:24:17.253 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-04-22 12:24:17.255 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-04-22 12:24:17.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-22 12:24:17.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-22 12:24:17.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-22 12:24:17.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@108ed58d 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-04-22 12:24:17.259 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-22 12:24:17.274 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-04-22 12:24:17.284 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-04-22 12:24:17.286 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-04-22 12:24:17.288 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe2e62 2024-04-22 12:24:17.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-22 12:24:17.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-22 12:24:17.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-22 12:24:17.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca1c156 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.293 [Test worker @coroutine#6242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-22 12:24:17.294 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2024-04-22 12:24:17.294 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2024-04-22 12:24:17.294 [Test worker @coroutine#6242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-22 12:24:17.308 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2024-04-22 12:24:17.319 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2024-04-22 12:24:17.321 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2024-04-22 12:24:17.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2024-04-22 12:24:17.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-22 12:24:17.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-22 12:24:17.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-22 12:24:17.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@993bc47 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-22 12:24:17.327 [Test worker @coroutine#6260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-22 12:24:17.342 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-22 12:24:17.344 [DefaultDispatcher-worker-8 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-22 12:24:17.344 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.344 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:17.344 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.345 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.345 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41235/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.354 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-22 12:24:17.355 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-22 12:24:17.357 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-22 12:24:17.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-22 12:24:17.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-22 12:24:17.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-22 12:24:17.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb8b89e 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-22 12:24:17.361 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-22 12:24:17.376 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-22 12:24:17.387 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-22 12:24:17.389 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-22 12:24:17.390 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-22 12:24:17.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-22 12:24:17.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-22 12:24:17.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-22 12:24:17.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a5f996 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2024-04-22 12:24:17.395 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-22 12:24:17.416 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2024-04-22 12:24:17.427 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2024-04-22 12:24:17.429 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2024-04-22 12:24:17.430 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2024-04-22 12:24:17.433 [UI Thread @coroutine#6314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-22 12:24:17.433 [UI Thread @coroutine#6314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-22 12:24:17.433 [UI Thread @coroutine#6314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-22 12:24:17.435 [UI Thread @coroutine#6314] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-22 12:24:17.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-22 12:24:17.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-22 12:24:17.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-22 12:24:17.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb947f6 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.439 [Test worker @coroutine#6320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-22 12:24:17.440 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4b9792 2024-04-22 12:24:17.440 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4b9792 2024-04-22 12:24:17.440 [Test worker @coroutine#6320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-22 12:24:17.456 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b9792 2024-04-22 12:24:17.467 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b9792 2024-04-22 12:24:17.469 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b9792 2024-04-22 12:24:17.471 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b9792 2024-04-22 12:24:17.473 [UI Thread @coroutine#6337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55079/Site/verify 2024-04-22 12:24:17.473 [UI Thread @coroutine#6337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55079/Site/verify. 2024-04-22 12:24:17.474 [UI Thread @coroutine#6337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55079/Site/verify 2024-04-22 12:24:17.475 [UI Thread @coroutine#6337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55079/Site/verify 2024-04-22 12:24:17.475 [UI Thread @coroutine#6337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55079/Site/verify 2024-04-22 12:24:17.476 [UI Thread @coroutine#6337] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55079/Site/verify. 2024-04-22 12:24:17.476 [UI Thread @coroutine#6337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55079/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:24:17.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-22 12:24:17.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-22 12:24:17.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:24:17.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-22 12:24:17.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c65d5c3 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:24:17.483 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-22 12:24:17.484 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2024-04-22 12:24:17.484 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2024-04-22 12:24:17.484 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-22 12:24:17.498 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2024-04-22 12:24:17.509 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2024-04-22 12:24:17.511 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2024-04-22 12:24:17.513 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2024-04-22 12:24:17.525 [DefaultDispatcher-worker-1 @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2024-04-22 12:24:17.526 [DefaultDispatcher-worker-2 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2024-04-22 12:24:17.526 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.526 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId. 2024-04-22 12:24:17.526 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.527 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.527 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53503/UmAppDatabase/replication/nodeId 2024-04-22 12:24:17.533 [DefaultDispatcher-worker-15 @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b 2024-04-22 12:24:17.538 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35217/583877857011277824/_ustadmanifest.json 2024-04-22 12:24:17.538 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35217/583877857011277824/_ustadmanifest.json. 2024-04-22 12:24:17.538 [UI Thread @coroutine#6364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35217/583877857011277824/_ustadmanifest.json 2024-04-22 12:24:17.539 [UI Thread @coroutine#6364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35217/583877857011277824/_ustadmanifest.json 2024-04-22 12:24:17.539 [UI Thread @coroutine#6364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35217/583877857011277824/_ustadmanifest.json 2024-04-22 12:24:17.540 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35217/583877857011277824/_ustadmanifest.json. 2024-04-22 12:24:17.540 [UI Thread @coroutine#6364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35217/583877857011277824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:24:17.540 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35217/tincan.xml 2024-04-22 12:24:17.540 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35217/tincan.xml. 2024-04-22 12:24:17.540 [UI Thread @coroutine#6364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35217/tincan.xml 2024-04-22 12:24:17.541 [UI Thread @coroutine#6364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35217/tincan.xml 2024-04-22 12:24:17.541 [UI Thread @coroutine#6364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35217/tincan.xml 2024-04-22 12:24:17.584 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:17.585 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35217/tincan.xml. 2024-04-22 12:24:17.585 [UI Thread @coroutine#6364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35217/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:24:17.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-22 12:24:17.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-22 12:24:17.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:24:17.587 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@250d3c1b: (connection evicted) 2024-04-22 12:24:17.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:24:17.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-22 12:24:17.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.